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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
# push:
|
||||||
branches: [ master ]
|
# branches: [ master ]
|
||||||
pull_request:
|
# pull_request:
|
||||||
branches: [ master ]
|
# branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-test:
|
build-and-test:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue