chore: Skip running E2E on Push to most branches

This commit is contained in:
Sidharth Vinod
2024-08-24 14:51:23 +05:30
parent 95274278f3
commit 5c59505589

View File

@@ -2,8 +2,10 @@ name: E2E
on: on:
push: push:
branches-ignore: branches:
- 'gh-readonly-queue/**' - develop
- master
- release/**
pull_request: pull_request:
merge_group: merge_group: