mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
ci: also allow manual workflow triggers (#1109)
* ci: also allow manual workflow triggers Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com> * ci: add a github actions checker Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
GitHub
parent
9f0b833293
commit
ca1d4beb2a
@@ -5,6 +5,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user