Skip to content

Commit

Permalink
fixing dependency of final job reporting outcome
Browse files Browse the repository at this point in the history
  • Loading branch information
j-i-l committed Jul 18, 2024
1 parent 51cf94d commit ca45741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onlabel_check_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,8 @@ jobs:
build_check_passed:
if: ${{ always() }}
needs:
- build
- record_existing_label
- container-integrity-and-config:
runs-on: ubuntu-latest
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ca45741

Please sign in to comment.