We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8094fa commit 740f031Copy full SHA for 740f031
.github/workflows/apiref.yml
@@ -5,7 +5,7 @@ name: "Deploy API Reference"
5
on:
6
push:
7
branches:
8
- - "1.21.x"
+ - "1.22.x"
9
10
concurrency:
11
group: "pages"
0 commit comments