Skip to content

Commit 9542b25

Browse files
committed
Enable CI for neon branch
We'd like to check our patches.
1 parent 97db777 commit 9542b25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ name: CI
33
on:
44
pull_request:
55
branches:
6+
- neon
67
- master
78
push:
89
branches:
10+
- neon
911
- master
1012

1113
env:

0 commit comments

Comments
 (0)