Skip to content

Commit 181ded4

Browse files
authored
Fix viable strict updating job (#21111)
Default uses master as main branch, but ET uses main
1 parent f6eaba2 commit 181ded4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-viablestrict.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
repository: pytorch/executorch
2525
stable-branch: viable/strict
26+
main-branch: main
2627
requires: '[\"pull\", \"lint\", \"trunk\", \"Build documentation\", \"^Apple$\", \"viable-strict-gate\"]'
2728
secret-bot-token: ${{ secrets.UPDATEBOT_TOKEN }}
2829
clickhouse-url: ${{ secrets.CLICKHOUSE_URL }}

0 commit comments

Comments
 (0)