Update MacS-M1-make.yml

deactivating triggers
This commit is contained in:
Stefan Csomor
2021-08-19 20:45:32 +02:00
committed by GitHub
parent f704e7504e
commit 28a5fc0e4c

View File

@@ -2,10 +2,10 @@ name: Mac make CI
on:
workflow_dispatch:
push:
branches: [ master ]
pull_request:
branches: [ master ]
# push:
# branches: [ master ]
# pull_request:
# branches: [ master ]
jobs:
build-and-test: