ci: allow manual PR verification
All checks were successful
Verify / source-contract (push) Successful in 11s
All checks were successful
Verify / source-contract (push) Successful in 11s
This commit is contained in:
parent
94a894dc93
commit
7d1e9e5a5b
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ name: Verify
|
|||
on:
|
||||
pull_request:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue