Skip to content

Commit

Permalink
chore: run CI tests when targeting v2 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hauleth committed Jun 28, 2024
1 parent 9f56b87 commit 6ab0210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request:
branches:
- main
- v2

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit 6ab0210

Please sign in to comment.