Skip to content

Commit

Permalink
Extend CI for v3 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
keylogic1 committed Jun 15, 2024
1 parent 21c1270 commit 5567f12
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 @@ -4,10 +4,12 @@ on:
push:
branches:
- "main"
- "releases/v3.x"
- "chore/fix-ci"
pull_request:
branches:
- "main"
- "releases/v3.x"
- "chore/fix-ci"

jobs:
Expand Down

0 comments on commit 5567f12

Please sign in to comment.