From d8058645261cd90fabf7560ceea5e489a03aa2f9 Mon Sep 17 00:00:00 2001 From: "E. Lynette Rayle" Date: Mon, 13 May 2024 22:58:15 -0400 Subject: [PATCH] no longer build on push to branch --- .github/workflows/fetch-licenses.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/fetch-licenses.yaml b/.github/workflows/fetch-licenses.yaml index 5a83b80..2ab39a2 100644 --- a/.github/workflows/fetch-licenses.yaml +++ b/.github/workflows/fetch-licenses.yaml @@ -9,9 +9,6 @@ on: default: 'false' schedule: - cron: '0 0 * * *' # Runs at midnight ET - push: - branches: - - elr/update-licenses jobs: fetch-licenses: