Skip to content

Commit

Permalink
Open 1.22.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed May 29, 2023
1 parent 740f031 commit 150f854
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backward-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
push:
branches:
- "1.21.x"
- "1.22.x"

jobs:
backward-compatibility:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
push:
branches:
- "1.21.x"
- "1.22.x"

jobs:
lint:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-slevomat-coding-standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
push:
branches:
- "1.21.x"
- "1.22.x"

jobs:
tests:
Expand Down

0 comments on commit 150f854

Please sign in to comment.