Test checksums update

This commit is contained in:
daz 2024-04-10 21:20:32 -06:00
parent 67bcdd6b20
commit 5367cdfacd
No known key found for this signature in database

View File

@ -1,11 +1,11 @@
name: 'Update Wrapper checksums file'
on:
# Run weekly (at arbitrary time)
schedule:
# Run weekly (at arbitrary time)
- cron: '24 5 * * 6'
# Support running workflow manually
workflow_dispatch:
push:
jobs:
update-checksums: