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 76a40dc commit ef4f681Copy full SHA for ef4f681
.github/workflows/pr-auditor.yml
@@ -26,5 +26,5 @@ jobs:
26
report_failure:
27
needs: check-pr
28
if: ${{ failure() }}
29
- uses: sourcegraph/sourcegraph/.github/workflows/report-job-failure.yml@main
+ uses: sourcegraph/workflows/.github/workflows/report-job-failure.yml@main
30
secrets: inherit
0 commit comments