mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-09 16:12:19 +00:00
Update tempest.yml
This commit is contained in:
parent
af128c4bc9
commit
a0303a792a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tempest.yml
vendored
2
.github/workflows/tempest.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Refresh Tempest Data
|
||||
on:
|
||||
schedule:
|
||||
- cron: '*/5 * * * *'
|
||||
- cron: "*/5 * * * *"
|
||||
jobs:
|
||||
refresh-tempest:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue