mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-22 13: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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/5 * * * *"
|
- cron: "*/5 * * * *"
|
||||||
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
refresh-tempest:
|
refresh-tempest:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue