chore: update workflows to trigger on push events instead of pull requests

This commit is contained in:
GitHub Actions
2026-02-17 20:38:51 +00:00
parent 72ccd5b4a5
commit 7ffd19fe50
11 changed files with 13 additions and 14 deletions

View File

@@ -80,9 +80,7 @@ on:
default: false
type: boolean
pull_request:
branches:
- main
- development
push:
env:
NODE_VERSION: '20'