Skip to content

Commit

Permalink
Enable CI for neon branch
Browse files Browse the repository at this point in the history
We'd like to check our patches.
  • Loading branch information
funbringer authored and arpad-m committed Jan 30, 2025
1 parent 98f5a11 commit 2eb3811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ name: CI
on:
pull_request:
branches:
- neon
- master
push:
branches:
- neon
- master

env:
Expand Down

0 comments on commit 2eb3811

Please sign in to comment.