chore: update workflows to trigger on push events instead of pull requests
This commit is contained in:
4
.github/workflows/e2e-tests-split.yml
vendored
4
.github/workflows/e2e-tests-split.yml
vendored
@@ -80,9 +80,7 @@ on:
|
||||
default: false
|
||||
type: boolean
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- development
|
||||
push:
|
||||
|
||||
env:
|
||||
NODE_VERSION: '20'
|
||||
|
||||
Reference in New Issue
Block a user