Update SnoopCompile.yml (#2873)
* Update SnoopCompile.yml I don't think we need to run on all branches and nightly. Also we don't have benchmarks, right? * Update SnoopCompile.yml
This commit is contained in:
parent
b9cf8c3928
commit
a929903a63
3
.github/workflows/SnoopCompile.yml
vendored
3
.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:
|
||||||
@ -24,7 +24,6 @@ jobs:
|
|||||||
- '1.3'
|
- '1.3'
|
||||||
- '1.4'
|
- '1.4'
|
||||||
- '1.5.0-rc1'
|
- '1.5.0-rc1'
|
||||||
- 'nightly'
|
|
||||||
os: # NOTE: should match the os setting of your botconfig
|
os: # NOTE: should match the os setting of your botconfig
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- windows-latest
|
- windows-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user