Adding ability to trigger github workflow manually
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
|||||||
- cron: "21 21 * * *"
|
- cron: "21 21 * * *"
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
|||||||
Reference in New Issue
Block a user