Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0bb7cf6

Browse files
committedApr 21, 2022
Enable CI for neon branch
We'd like to check our patches.
1 parent 765395f commit 0bb7cf6

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)
Please sign in to comment.