Skip to content

Commit

Permalink
Update cargo lock (#3225)
Browse files Browse the repository at this point in the history
* Disable auto schedule

* update cargo lock
  • Loading branch information
Kailai-Wang authored Jan 10, 2025
1 parent f82e400 commit 86ec963
Show file tree
Hide file tree
Showing 2 changed files with 1,616 additions and 1,221 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/verify-correctness-of-vc-content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
description: "an existing docker tag (e.g. v0.9.18)"
required: true
default: "latest"
schedule:
- cron: '0 12 * * 3,6' # Run every Wednesday and Saturday at 12:00 UTC

env:
DOCKER_TAG: ${{ github.event.inputs.docker-tag || 'latest' }}
Expand Down
Loading

0 comments on commit 86ec963

Please sign in to comment.