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:
Ramkumar Chinchani
2023-01-13 00:49:42 -08:00
committed by GitHub
parent 9f0b833293
commit ca1d4beb2a
2 changed files with 14 additions and 1 deletions
@@ -5,6 +5,7 @@ on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read