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