Update update.yml
t6
This commit is contained in:
parent
97d3f424df
commit
4e5489f285
3
.github/workflows/update.yml
vendored
3
.github/workflows/update.yml
vendored
@ -4,8 +4,9 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '8 */4 * * *' # At minute 8 past every 4th hour
|
||||
|
||||
jobs:
|
||||
run-update-job:
|
||||
updater:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user