Skip to content

Commit

Permalink
💚 Try to enable CI for the v1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Jan 23, 2025
1 parent 779ccf0 commit 82c3728
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ on:
branches:
- main
- '6.0.0'
- 'feat/web/v1-adapter'
paths-ignore:
- "**.md"
pull_request:
branches:
- main
- '6.0.0'
- 'feat/web/v1-adapter'
paths-ignore:
- "**.md"

Expand Down

0 comments on commit 82c3728

Please sign in to comment.