update test workflow trigger

This commit is contained in:
David Lord 2024-10-24 13:29:34 -07:00
parent 2778b7c23f
commit 5e8cb74018
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926

View file

@ -2,7 +2,7 @@ name: pre-commit
on:
pull_request:
push:
branches: [main, '*.x']
branches: [main, stable]
jobs:
main:
runs-on: ubuntu-latest