Enable manual workflow triggers
This commit is contained in:
parent
c717c3751c
commit
2aa075e842
2 changed files with 4 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ on:
|
|||
branches: [main, master]
|
||||
pull_request:
|
||||
branches: [main, master]
|
||||
workflow_dispatch: # Enable manual trigger
|
||||
|
||||
env:
|
||||
REGISTRY: qbit.realms.pub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue