Skip to content

Commit

Permalink
ci: run CI on next branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoishin committed Jan 2, 2024
1 parent a349607 commit 038ba56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -4,11 +4,11 @@ on:
push:
branches:
- main
- release/*
- next
pull_request:
branches:
- main
- release/*
- next

jobs:
lint:
Expand Down

0 comments on commit 038ba56

Please sign in to comment.