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