From 4da2ab8924d894a3811dc7cace57dd19b8c0bc00 Mon Sep 17 00:00:00 2001 From: Neko Date: Fri, 10 Apr 2026 03:05:18 +0800 Subject: [PATCH] chore(ci): remove notification completely --- .github/workflows/deploy-cloudflare-workers-preview-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-cloudflare-workers-preview-deploy.yml b/.github/workflows/deploy-cloudflare-workers-preview-deploy.yml index e3b611d03..21dfd752b 100644 --- a/.github/workflows/deploy-cloudflare-workers-preview-deploy.yml +++ b/.github/workflows/deploy-cloudflare-workers-preview-deploy.yml @@ -62,7 +62,7 @@ jobs: |:------------------------|:---------------------------------------------------------------------------------------| | 🔭 Waiting for approval | For maintainers, approve [here](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}) - Hey, @nekomeowww, @sumimakito, @LemonNekoGH, kindly take some time to review and approve this deployment when you are available. Thank you! 🙏 + Hey, maintainers, kindly take some time to review and approve this deployment when you are available. Thank you! 🙏 on-success: if: ${{ github.event.workflow_run.conclusion == 'success' }}