Merge pull request #994 from urfave/lynncyrin-patch-3
Run Github Actions on the master branch
This commit is contained in:
commit
460fa698ab
3
.github/workflows/cli.yml
vendored
3
.github/workflows/cli.yml
vendored
@ -1,6 +1,9 @@
|
|||||||
name: Run Tests
|
name: Run Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user