mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-13 07:04:58 +00:00
ci/static-checks: add dispatch trigger
This simplifies executing the workflow on a fork during testing. Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
parent
9b4518f742
commit
822f54c800
1
.github/workflows/static-checks.yaml
vendored
1
.github/workflows/static-checks.yaml
vendored
@ -5,6 +5,7 @@ on:
|
||||
- edited
|
||||
- reopened
|
||||
- synchronize
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user