Merge branch '1.12' into 1.13

* 1.12:
  [GitHub Actions] Add 1.13 branch to "Refactor" workflow
This commit is contained in:
Grzegorz Sadowski 2022-11-09 07:47:18 +01:00
commit 59c0b3eaf2
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branch: ["1.11", "1.12"]
branch: ["1.11", "1.12", "1.13"]
steps:
-