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