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 bf8ab67 commit c0eb96eCopy full SHA for c0eb96e
.github/workflows/update-viablestrict.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: pytorch/test-infra/.github/workflows/update-viablestrict.yml@main
18
with:
19
repository: pytorch/vision
20
- required_checks: "Build Linux,Build M1,Build Macos,Build Windows,Tests,CMake"
+ required_checks: "Build Linux,Build M1,Build Macos,Build Windows,Tests,CMake,Lint,Docs"
21
secrets:
22
ROCKSET_API_KEY: ${{ secrets.ROCKSET_API_KEY }}
23
GITHUB_DEPLOY_KEY : ${{ secrets.VISION_GITHUB_DEPLOY_KEY }}
0 commit comments