We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae7b53 commit 598c253Copy full SHA for 598c253
.github/workflows/auto_downport.yaml
@@ -2,7 +2,7 @@ name: auto_downport
2
3
on:
4
push:
5
- branches: [main]
+ branches: [standard]
6
7
jobs:
8
auto_downport:
0 commit comments