Add workflow_dispatch trigger
This commit is contained in:
parent
20cd8b3488
commit
c3c884f4eb
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ on:
|
|||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
REGISTRY: repo.rahamafresh.com
|
||||
|
|
|
|||
Loading…
Reference in a new issue