chore(CI): fix typo
Some checks are pending
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions

This commit is contained in:
Zeke Zhang 2024-07-06 17:47:54 +08:00
parent 7122996cf6
commit 33b1fedd20

View File

@ -10,7 +10,6 @@ on:
- 'main' - 'main'
- 'develop' - 'develop'
- 'next' - 'next'
- 'next'
paths: paths:
- '.github/workflows/e2e.yml' - '.github/workflows/e2e.yml'
- 'packages/**' - 'packages/**'