We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545cc79 commit 5520c1bCopy full SHA for 5520c1b
.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