Skip to content

Commit

Permalink
restore ci on v2
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg authored Apr 7, 2024
1 parent d7aa8bc commit a5a028b
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 @@ -3,7 +3,7 @@ name: ci
on:
pull_request:
push:
branches: [master]
branches: [master, v2]

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

0 comments on commit a5a028b

Please sign in to comment.