mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-03 20:20:05 +00:00
Slow dependency CI to weekly (#6764)
* Add labels to updatecli PRs * Run weekly Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
2
.github/workflows/updatecli.yaml
vendored
2
.github/workflows/updatecli.yaml
vendored
@@ -3,7 +3,7 @@ name: "Updatecli: Dependency Management"
|
||||
on:
|
||||
schedule:
|
||||
# Runs at 06 PM UTC
|
||||
- cron: '0 18 * * *'
|
||||
- cron: '0 18 * * 0'
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user