ci: allow manual run
This commit is contained in:
parent
363659779c
commit
b241856f78
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
when:
|
||||
event: push
|
||||
event:
|
||||
- push
|
||||
- manual
|
||||
path:
|
||||
include:
|
||||
- "pkgr/**"
|
||||
|
|
Loading…
Reference in a new issue