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 1bd0a22 commit d7ee70fCopy full SHA for d7ee70f
.github/workflows/sync-secret-scanning.yml
@@ -76,7 +76,7 @@ jobs:
76
77
If CI does not pass or other problems arise, contact #docs-engineering on Slack.' \
78
--repo github/docs-internal \
79
- --label secret-scanning-pipeline,skip FR board,ready-for-doc-review
+ --label secret-scanning-pipeline,'skip FR board',ready-for-doc-review
80
81
- uses: ./.github/actions/slack-alert
82
if: ${{ failure() && github.event_name != 'workflow_dispatch' }}
0 commit comments