Skip to content

Commit

Permalink
Run update-known-checksums every night
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Feb 6, 2025
1 parent d34edb0 commit 461afcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-known-checksums.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: "Update known checksums"
on:
workflow_dispatch:
schedule:
- cron: "0 4 * * *" # Run every day at 4am UTC

jobs:
build:
Expand Down

0 comments on commit 461afcb

Please sign in to comment.