Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
add main v2 to workflow rule
  • Loading branch information
DanielRivers authored Mar 7, 2025
1 parent 4dff31a commit 3ec66b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ "main", "staging" ]

push:
branches: [ "main", "staging" ]
branches: [ "main", "staging", "main_V2" ]

concurrency:
group: ${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 3ec66b5

Please sign in to comment.