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]
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: repo.rahamafresh.com
|
REGISTRY: repo.rahamafresh.com
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue