Skip to content

Commit

Permalink
Update viable strict workflow (#6348)
Browse files Browse the repository at this point in the history
Summary:
Corresponds to pytorch/test-infra#5775

Pull Request resolved: #6348

Reviewed By: huydhn

Differential Revision: D64570844

Pulled By: clee2000

fbshipit-source-id: 1fc7b592beb76e9d4fc48a5784f38f3b9baa9414
  • Loading branch information
clee2000 authored and facebook-github-bot committed Oct 18, 2024
1 parent 6b2a082 commit 3ce5741
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update-viablestrict.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
stable-branch: viable/strict
requires: '[\"pull\", \"lint\", \"trunk\", \"Build documentation\", \"^Android$\", \"^Apple$\"]'
secret-bot-token: ${{ secrets.UPDATEBOT_TOKEN }}
rockset-api-key: ${{ secrets.ROCKSET_API_KEY }}
clickhouse-url: ${{ secrets.CLICKHOUSE_URL }}
clickhouse-username: ${{ secrets.CLICKHOUSE_VIABLESTRICT_USERNAME }}
clickhouse-password: ${{ secrets.CLICKHOUSE_VIABLESTRICT_PASSWORD }}

0 comments on commit 3ce5741

Please sign in to comment.