ci: allow manual run

This commit is contained in:
Strix 2023-10-14 22:39:45 +02:00
parent 363659779c
commit b241856f78
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -1,5 +1,7 @@
when:
event: push
event:
- push
- manual
path:
include:
- "pkgr/**"