diff --git a/.github/workflows/sync-secret-scanning.yml b/.github/workflows/sync-secret-scanning.yml index d8d65f65af..3e9b814930 100644 --- a/.github/workflows/sync-secret-scanning.yml +++ b/.github/workflows/sync-secret-scanning.yml @@ -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' }}