Run SnoopCompile on master only
This commit is contained in:
parent
83594c2036
commit
4e0c7db7fe
2
.github/workflows/SnoopCompile.yml
vendored
2
.github/workflows/SnoopCompile.yml
vendored
@ -3,7 +3,7 @@ name: SnoopCompile
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
# - 'master' # NOTE: to run the bot only on pushes to master
|
- master # NOTE: to run the bot only on pushes to master
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user