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 5b49bc6 commit a3579e9Copy full SHA for a3579e9
.github/workflows/update-viablestrict.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
repository: pytorch/executorch
22
stable-branch: viable/strict
23
- requires: '[\"pull\", \"lint\", \"trunk\", \"Build documentation\", \"^Android$\", \"^Apple$\"]'
+ requires: '[\"pull\", \"lint\", \"trunk\", \"Build documentation\", \"^Apple$\"]'
24
secret-bot-token: ${{ secrets.UPDATEBOT_TOKEN }}
25
clickhouse-url: ${{ secrets.CLICKHOUSE_URL }}
26
clickhouse-username: ${{ secrets.CLICKHOUSE_VIABLESTRICT_USERNAME }}
0 commit comments