Skip to content

Commit 36e0249

Browse files
committed
Enable CI builds for all versioned branches
1 parent 2563586 commit 36e0249

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-pr-development.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on:
44
pull_request:
55
branches:
66
- development
7-
- "2.2"
8-
- "2.7"
9-
- "2.13"
7+
- "[0-9]+.[0-9]+"
108

119
jobs:
1210
# This is a hack to work around a GitHub API limitation:

0 commit comments

Comments
 (0)