Fix GHA skippable syntax (#13778)

Signed-off-by: Mathieu Velten <mathieuv@matrix.org>
This commit is contained in:
Mathieu Velten
2022-09-12 17:31:23 +00:00
committed by GitHub
parent 7571337445
commit fa2f3d8d0c
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -486,6 +486,7 @@ jobs:
needs: ${{ toJSON(needs) }}
# The newsfile lint may be skipped on non PR builds
skippable:
# Cargo test is skipped if there is no changes on Rust code
skippable: |
lint-newsfile
cargo-test