ci: remove push triggers from workflow files (#11186)

This commit is contained in:
Dax 2026-01-29 14:25:05 -05:00 committed by GitHub
parent a92b7923c2
commit 33311e9950
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- dev
pull_request:
workflow_dispatch:
jobs: