Skip to content

Commit 3ce5741

Browse files
clee2000facebook-github-bot
authored andcommitted
Update viable strict workflow (#6348)
Summary: Corresponds to pytorch/test-infra#5775 Pull Request resolved: #6348 Reviewed By: huydhn Differential Revision: D64570844 Pulled By: clee2000 fbshipit-source-id: 1fc7b592beb76e9d4fc48a5784f38f3b9baa9414
1 parent 6b2a082 commit 3ce5741

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/update-viablestrict.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ jobs:
2222
stable-branch: viable/strict
2323
requires: '[\"pull\", \"lint\", \"trunk\", \"Build documentation\", \"^Android$\", \"^Apple$\"]'
2424
secret-bot-token: ${{ secrets.UPDATEBOT_TOKEN }}
25-
rockset-api-key: ${{ secrets.ROCKSET_API_KEY }}
25+
clickhouse-url: ${{ secrets.CLICKHOUSE_URL }}
26+
clickhouse-username: ${{ secrets.CLICKHOUSE_VIABLESTRICT_USERNAME }}
27+
clickhouse-password: ${{ secrets.CLICKHOUSE_VIABLESTRICT_PASSWORD }}

0 commit comments

Comments
 (0)