mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-06-20 02:31:23 +00:00
Run update-known-checksums every night (#273)
This commit is contained in:
committed by
GitHub
parent
61ee7954c6
commit
f95cd8710c
@@ -1,6 +1,8 @@
|
|||||||
name: "Update known checksums"
|
name: "Update known checksums"
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "0 4 * * *" # Run every day at 4am UTC
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user