Skip to content

Commit 5bf689a

Browse files
authored
Merge pull request #2091 from larsewi/trigger
update-deps.yml: added 3.27.x to branch matrix
2 parents e37d393 + a6a2d96 commit 5bf689a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
pull-requests: write
2121
strategy:
2222
matrix:
23-
branch: [master, 3.24.x]
23+
branch: [master, 3.27.x, 3.24.x]
2424
steps:
2525
- name: Checks-out repository
2626
uses: actions/checkout@v4

0 commit comments

Comments
 (0)