Skip to content
Snippets Groups Projects
Unverified Commit fa2f3d8d authored by Mathieu Velten's avatar Mathieu Velten Committed by GitHub
Browse files

Fix GHA skippable syntax (#13778)

parent 75713374
No related branches found
No related tags found
No related merge requests found
......@@ -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
Add a stub Rust crate.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment