forked from Fediversity/Fediversity
CI: allow manual trigger
This commit is contained in:
parent
1f99a4c6c3
commit
6ffec73c16
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
on:
|
||||
workflow_dispatch: # allows manual triggering
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
|
Loading…
Add table
Reference in a new issue