mirror of
https://github.com/gradle/actions.git
synced 2025-04-21 18:29:18 +08:00
Test checksums update
This commit is contained in:
parent
67bcdd6b20
commit
5367cdfacd
4
.github/workflows/update-checksums-file.yml
vendored
4
.github/workflows/update-checksums-file.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user