Skip to content

Commit

Permalink
allow testing_multiversion.yml to run on v1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
zain-sohail authored Jun 22, 2024
1 parent 4065a37 commit 0bc1335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing_multiversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Unit Tests
on:
workflow_dispatch:
push:
branches: [ main ]
branches: [ main, v1_feature_branch ]
paths-ignore:
pyproject.toml

Expand Down

0 comments on commit 0bc1335

Please sign in to comment.