mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 19:54:35 +00:00
workflow: fix cargo-deny-runner.yaml syntax error
There is a syntax error in .github/workflows/cargo-deny-runner.yaml Fixes: #5808 Signed-off-by: Bin Liu <bin@hyper.sh>
This commit is contained in:
parent
1da2d0603c
commit
f7fc436bed
2
.github/workflows/cargo-deny-runner.yaml
vendored
2
.github/workflows/cargo-deny-runner.yaml
vendored
@ -1,6 +1,6 @@
|
||||
name: Cargo Crates Check Runner
|
||||
on:
|
||||
- pull_request:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- edited
|
||||
|
Loading…
Reference in New Issue
Block a user