Skip to content

Commit

Permalink
Fail Rust matrix updater job if the file we want is missing. (#858)
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi authored Aug 15, 2024
1 parent 672a799 commit 5b4f66f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add_new_rust_to_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
name: ci.yml
path: .github/workflows/ci.yml
retention-days: 1
if-no-files-found: error

pr-ci-yml:
if: github.repository_owner == 'obi1kenobi'
Expand Down

0 comments on commit 5b4f66f

Please # to comment.