mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-01-30 00:54:52 +00:00
ci: simplify syntax for "on:"
ci: add "workflow_dispatch" in "on" for "main" branch
This commit is contained in:
parent
479ef4fbdc
commit
92c82710c1
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -8,9 +8,8 @@ env:
|
||||
MNEMONIC: ${{ secrets.MNEMONIC }}
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches:
|
||||
- "main"
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
|
Loading…
x
Reference in New Issue
Block a user