Skip to content

Commit 06ccbaf

Browse files
committed
build: Updates GitHub Actions to work on all version branches (#509)
1 parent 2a4b845 commit 06ccbaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
branches:
1313
- master
1414
- develop
15+
- '[0-9].[0-9]'
16+
- '[0-9].[0-9].[0-9]'
1517

1618
jobs:
1719
build:

0 commit comments

Comments
 (0)