Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 9202aee

Browse files
authored
chore: update ci.yml
1 parent 96c2f3b commit 9202aee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ name: CI
33
on:
44
push:
55
branches:
6+
- main
67
- "*.x"
78
pull_request:
9+
branches:
10+
- main
11+
- "*.x"
812

913
jobs:
1014
tests:

0 commit comments

Comments
 (0)