From cdb91ad85f5cc72929308fd87308ff9c62df284f Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Wed, 6 Mar 2024 20:16:25 -0600 Subject: [PATCH] don't fetch tempest on push anymore --- .github/workflows/tempest.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/tempest.yml b/.github/workflows/tempest.yml index 80c0566..514e365 100644 --- a/.github/workflows/tempest.yml +++ b/.github/workflows/tempest.yml @@ -3,9 +3,6 @@ on: schedule: - cron: "*/5 * * * *" workflow_dispatch: - push: - branches: - - main defaults: run: