feat: enable manual triggering of CI workflow
This commit is contained in:
parent
97f9f5350e
commit
854f19c11b
@ -5,6 +5,7 @@ on:
|
|||||||
branches: [main]
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: gitea.nik4nao.com
|
REGISTRY: gitea.nik4nao.com
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user