Skip to content

Commit ef8e8d5

Browse files
authored
chore: use report-job-failure from sourcegraph/workflows (#368)
1 parent 9478776 commit ef8e8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pr-auditor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
report_failure:
2525
needs: check-pr
2626
if: ${{ failure() }}
27-
uses: sourcegraph/sourcegraph/.github/workflows/report-job-failure.yml@main
27+
uses: sourcegraph/workflows/.github/workflows/report-job-failure.yml@main
2828
secrets: inherit

0 commit comments

Comments
 (0)