Skip to content

Commit

Permalink
Add support for version tags in pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertByrnes committed Apr 25, 2024
1 parent e10fbe2 commit 80b7206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- master
- 'v[0-9]+.[0-9]+.[0-9]+'

jobs:
test:
Expand Down

0 comments on commit 80b7206

Please sign in to comment.