don't fetch tempest on push anymore

This commit is contained in:
John Bowdre 2024-03-06 20:16:25 -06:00
parent cddcfb5fc8
commit cdb91ad85f

View file

@ -3,9 +3,6 @@ on:
schedule: schedule:
- cron: "*/5 * * * *" - cron: "*/5 * * * *"
workflow_dispatch: workflow_dispatch:
push:
branches:
- main
defaults: defaults:
run: run: