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