Remove addition of label that adds the PR to the FR board (#51331)
This commit is contained in:
4
.github/workflows/sync-secret-scanning.yml
vendored
4
.github/workflows/sync-secret-scanning.yml
vendored
@@ -74,9 +74,9 @@ jobs:
|
||||
|
||||
/cc @github/docs-content-security-products
|
||||
|
||||
If CI does not pass or other problems arise, contact #docs-engineering on slack.' \
|
||||
If CI does not pass or other problems arise, contact #docs-engineering on Slack.' \
|
||||
--repo github/docs-internal \
|
||||
--label secret-scanning-pipeline,ready-for-docs-review
|
||||
--label secret-scanning-pipeline
|
||||
|
||||
- uses: ./.github/actions/slack-alert
|
||||
if: ${{ failure() && github.event_name != 'workflow_dispatch' }}
|
||||
|
||||
Reference in New Issue
Block a user