Skip to content

Commit

Permalink
chore: use report-job-failure from sourcegraph/workflows (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
burmudar authored Aug 20, 2024
1 parent 457a62e commit b0c2375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-auditor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
report_failure:
needs: check-pr
if: ${{ failure() }}
uses: sourcegraph/sourcegraph/.github/workflows/report-job-failure.yml@main
uses: sourcegraph/workflows/.github/workflows/report-job-failure.yml@main
secrets: inherit

0 comments on commit b0c2375

Please sign in to comment.