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 name: CI - E2E - Playwright
on: on:
workflow_dispatch: workflow_dispatch:
workflow_run: # workflow_run:
workflows: ['CI - Node.js'] # workflows: ['CI - Node.js']
types: # types:
- completed # - completed
# TODO: refactor with a workflow_call # TODO: refactor with a workflow_call
pull_request: pull_request:
branches: branches: