Skip to content

Commit 121a328

Browse files
committed
ci: missing versions
1 parent 1cf0a13 commit 121a328

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/subtree.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ on:
55
- v*
66
branches:
77
- main
8-
- 3.1
9-
- 3.2
8+
- '3.1'
9+
- '3.2'
10+
- '3.3'
11+
- '3.4'
12+
- '4.0'
1013

1114
env:
1215
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)