Skip to content

Commit 5f88d07

Browse files
committed
Updated pr checks base branches
1 parent f8b8525 commit 5f88d07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- "dev"
10+
- "v\d+\.\d+\.\d+"
1011
jobs:
1112
static-analysis-check:
1213
name: Static code analysis

0 commit comments

Comments
 (0)