Skip to content

Commit 549bdc0

Browse files
authored
Update auto_downport.yaml
1 parent d761adc commit 549bdc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/auto_downport.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: auto_downport
22

33
on:
44
push:
5-
branches: [standard]
5+
branches: [main]
66

77
jobs:
88
auto_downport:
@@ -37,4 +37,4 @@ jobs:
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}
3939
branch: 702
40-
force: true
40+
force: true

0 commit comments

Comments
 (0)