Skip to content

Commit 02046e7

Browse files
committed
update test workflow trigger
1 parent 6b6c63a commit 02046e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: pre-commit
22
on:
33
pull_request:
44
push:
5-
branches: [main, '*.x']
5+
branches: [main, stable]
66
jobs:
77
main:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)