Skip to content

Commit

Permalink
ci: missing versions
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Sep 23, 2024
1 parent 1cf0a13 commit 121a328
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/subtree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ on:
- v*
branches:
- main
- 3.1
- 3.2
- '3.1'
- '3.2'
- '3.3'
- '3.4'
- '4.0'

env:
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 121a328

Please sign in to comment.