Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
b1d16c9c
"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "a3efa433eac5feba842350c38a1db29244963fb5"
Unverified
Commit
b1d16c9c
authored
Mar 22, 2023
by
Danylo Baibak
Committed by
GitHub
Mar 22, 2023
Browse files
Fixed the typo in the "Update viable/strict" workflow. (#7441)
parent
f0a1df31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
.github/workflows/update-viablestrict.yml
.github/workflows/update-viablestrict.yml
+5
-2
No files found.
.github/workflows/update-viablestrict.yml
View file @
b1d16c9c
name
:
Update viable/strict
name
:
Update viable/strict
on
:
on
:
pull_request
:
paths
:
-
.github/workflows/update-viablestrict.yml
schedule
:
schedule
:
-
cron
:
10,40 * * * *
-
cron
:
10,40 * * * *
workflow_dispatch
:
workflow_dispatch
:
...
@@ -14,7 +17,7 @@ jobs:
...
@@ -14,7 +17,7 @@ jobs:
uses
:
pytorch/test-infra/.github/workflows/update-viablestrict.yml@main
uses
:
pytorch/test-infra/.github/workflows/update-viablestrict.yml@main
with
:
with
:
repository
:
pytorch/vision
repository
:
pytorch/vision
required_check
:
"
build,cmake,lint,Build
Linux,Build
M1,Build
Macos,Tests
on
Linux,Tests
on
macOS,Docs,Lint"
required_check
s
:
"
build,cmake,lint,Build
Linux,Build
M1,Build
Macos,Tests
on
Linux,Tests
on
macOS,Docs,Lint"
secrets
:
secrets
:
ROCKSET_API_KEY
:
${{ secrets.ROCKSET_API_KEY }}
ROCKSET_API_KEY
:
${{ secrets.ROCKSET_API_KEY }}
GITHUB_
TO
KE
N
:
${{ secrets.VISION_GITHUB_DEPLOY_KEY }}
GITHUB_
DEPLOY_
KE
Y
:
${{ secrets.VISION_GITHUB_DEPLOY_KEY }}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment