Skip to content

Commit

Permalink
fix(config): adds branch names
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Oct 30, 2024
1 parent 24d31e2 commit ef51d0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ on:
push:
branches:
- main
- alpha
- beta
- canary
- pre/rc

jobs:
lint:
Expand Down

0 comments on commit ef51d0d

Please sign in to comment.