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:
push:
branches-ignore:
- 'gh-readonly-queue/**'
branches:
- develop
- master
- release/**
pull_request:
merge_group: