initial commit (that works)

This commit is contained in:
John Bowdre 2024-02-07 23:10:19 -06:00 committed by GitHub
parent 6f6b3cd084
commit bc374ec38d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: Tempest Conditions
name: Tempest Update
on:
# schedule:
# - cron: "*/5 * * * *"
schedule:
- cron: "*/5 * * * *"
workflow_dispatch:
defaults:
@ -9,7 +9,7 @@ defaults:
shell: bash
jobs:
refresh-tempest:
fetch-and-post-tempest:
runs-on: ubuntu-latest
steps:
- name: Fetch Tempest API data