We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9478776 commit ef8e8d5Copy full SHA for ef8e8d5
.github/workflows/pr-auditor.yml
@@ -24,5 +24,5 @@ jobs:
24
report_failure:
25
needs: check-pr
26
if: ${{ failure() }}
27
- uses: sourcegraph/sourcegraph/.github/workflows/report-job-failure.yml@main
+ uses: sourcegraph/workflows/.github/workflows/report-job-failure.yml@main
28
secrets: inherit
0 commit comments