diff --git a/.github/workflows/webhook-test.yml b/.github/workflows/webhook-test.yml index c2fe0f1cdca..68b9d86345c 100644 --- a/.github/workflows/webhook-test.yml +++ b/.github/workflows/webhook-test.yml @@ -3,10 +3,10 @@ name: Test Ban Webhook on: push: branches: - - ban_webhook + - ban_weebhook pull_request: branches: - - ban_webhook + - ban_weebhook schedule: - cron: '0 0 * * *'