Update MacS-M1-make.yml
deactivating triggers
This commit is contained in:
parent
f704e7504e
commit
28a5fc0e4c
1 changed files with 4 additions and 4 deletions
8
.github/workflows/MacS-M1-make.yml
vendored
8
.github/workflows/MacS-M1-make.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue