Skip to content

fixes #160 - reply-all should reply to all irrespective of reply-to h… #328

fixes #160 - reply-all should reply to all irrespective of reply-to h…

fixes #160 - reply-all should reply to all irrespective of reply-to h… #328

Workflow file for this run

name: macOS
on:
pull_request:
push:
branches:
- master
- main
- dev/*
jobs:
mac-build:
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Build macOS
run: ./make.sh all