ci: remove redundant push trigger for main
All checks were successful
E2E Tests with Cypress / cypress (push) Successful in 3m4s
E2E Tests with Cypress / cypress (pull_request) Successful in 3m4s

This commit is contained in:
Aleksa Bandic 2025-04-17 03:46:56 +02:00
parent 1e443c6b43
commit 2fccb3bb56

View file

@ -3,7 +3,6 @@ name: E2E Tests with Cypress
on:
push:
branches:
- main
- dev
pull_request:
branches: