mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 22:37:32 +00:00
feat: Add GitHub Actions workflow for Playwright E2E tests with Cloudflare Pages deployment.
This commit is contained in:
2
.github/workflows/ci-tests-e2e.yaml
vendored
2
.github/workflows/ci-tests-e2e.yaml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
branches: [main, master, core/*, desktop/*]
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
[wip/*, draft/*, temp/*, vue-nodes-migration, sno-playwright-*, version-bump-*]
|
||||
[wip/*, draft/*, temp/*, vue-nodes-migration, version-bump-*]
|
||||
# Run after i18n workflow completes for version-bump PRs
|
||||
workflow_run:
|
||||
workflows: ['i18n: Update Core']
|
||||
|
||||
Reference in New Issue
Block a user