diff --git a/.github/workflows/daily-pr-count.yml b/.github/workflows/daily-pr-count.yml index 81cca1f8..232f54da 100644 --- a/.github/workflows/daily-pr-count.yml +++ b/.github/workflows/daily-pr-count.yml @@ -32,5 +32,5 @@ jobs: GITHUB_OWNER: speedandfunction GITHUB_REPO: website SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} - SLACK_CHANNEL: "#spdfn-website" + SLACK_CHANNEL: "#spdfn-website-updates" BOT_NAME: "PRs Report Bot" \ No newline at end of file