Skip to content

Commit 30cc117

Browse files
DanielBaduraDavidBadura
authored andcommitted
renovate
1 parent f365ef5 commit 30cc117

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches:
99
- "[0-9]+.[0-9]+.x"
10+
- "renovate/*"
1011

1112
jobs:
1213
static-analysis-coding-standard:
@@ -17,7 +18,7 @@ jobs:
1718
strategy:
1819
matrix:
1920
dependencies:
20-
- "highest"
21+
- "locked"
2122
php-version:
2223
- "8.1"
2324
operating-system:

0 commit comments

Comments
 (0)