forked from MountainTownTechnology/aural_isle
only run for push on main, or for pr
This commit is contained in:
@ -1,7 +1,8 @@
|
|||||||
name: checks
|
name: checks
|
||||||
on:
|
on:
|
||||||
# XXX only run for pushes to main, or for pr
|
|
||||||
- push
|
- push
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
- pull_request
|
- pull_request
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user