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

@@ -10,6 +10,7 @@ on:
required: false
type: string
pull_request:
push:
# Prevent race conditions when PR is updated mid-test
# Cancels old test runs when new build completes with different SHA