Skip to content

Commit 150f854

Browse files
committed
Open 1.22.x
1 parent 740f031 commit 150f854

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/backward-compatibility.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
push:
88
branches:
9-
- "1.21.x"
9+
- "1.22.x"
1010

1111
jobs:
1212
backward-compatibility:

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
push:
88
branches:
9-
- "1.21.x"
9+
- "1.22.x"
1010

1111
jobs:
1212
lint:

.github/workflows/test-slevomat-coding-standard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
push:
88
branches:
9-
- "1.21.x"
9+
- "1.22.x"
1010

1111
jobs:
1212
tests:

0 commit comments

Comments
 (0)