We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5744881 commit 698e6a2Copy full SHA for 698e6a2
.github/workflows/build.yml
@@ -4,7 +4,9 @@ on:
4
push:
5
branches:
6
- main
7
- - apiwheel-update-main
+ - "2026"
8
+ - "2025"
9
+
10
pull_request:
11
workflow_dispatch:
12
0 commit comments