1
0
mirror of synced 2026-01-09 06:03:09 -05:00

Remove addition of label that adds the PR to the FR board (#51331)

This commit is contained in:
mc
2024-06-21 17:32:33 +01:00
committed by GitHub
parent 26196ae126
commit d61fd760d6

View File

@@ -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' }}