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
c4e09973ce
commit
76bed3a136
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tempest.yml
vendored
1
.github/workflows/tempest.yml
vendored
|
@ -2,6 +2,7 @@ name: Tempest Conditions
|
|||
on:
|
||||
schedule:
|
||||
- cron: "*/5 * * * *"
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
refresh-tempest:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue