Skip to content

Commit 16b30bb

Browse files
committed
Merge branch '1.20.x' into 1.21.x
2 parents f5a5145 + 2ebed2c commit 16b30bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: .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.9.x"
9+
- "1.20.x"
1010

1111
jobs:
1212
backward-compatibility:

Diff for: .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.9.x"
9+
- "1.20.x"
1010

1111
jobs:
1212
lint:

Diff for: .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.9.x"
9+
- "1.20.x"
1010

1111
jobs:
1212
tests:

0 commit comments

Comments
 (0)