chore: temporarily block E2E runs on main branch pushes (#63207)

This commit is contained in:
Mrugesh Mohapatra
2025-10-29 03:15:35 +05:30
committed by GitHub
parent 0a656397ac
commit 4a42e47e9c

View File

@@ -1,10 +1,10 @@
name: CI - E2E - Playwright
on:
workflow_dispatch:
workflow_run:
workflows: ['CI - Node.js']
types:
- completed
# workflow_run:
# workflows: ['CI - Node.js']
# types:
# - completed
# TODO: refactor with a workflow_call
pull_request:
branches: