We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6eaba2 commit 181ded4Copy full SHA for 181ded4
1 file changed
.github/workflows/update-viablestrict.yml
@@ -23,6 +23,7 @@ jobs:
23
with:
24
repository: pytorch/executorch
25
stable-branch: viable/strict
26
+ main-branch: main
27
requires: '[\"pull\", \"lint\", \"trunk\", \"Build documentation\", \"^Apple$\", \"viable-strict-gate\"]'
28
secret-bot-token: ${{ secrets.UPDATEBOT_TOKEN }}
29
clickhouse-url: ${{ secrets.CLICKHOUSE_URL }}
0 commit comments