diff --git a/.github/workflows/release-base.yaml b/.github/workflows/release-base.yaml index 538a3162..538a37f0 100644 --- a/.github/workflows/release-base.yaml +++ b/.github/workflows/release-base.yaml @@ -4,9 +4,6 @@ on: schedule: - cron: "0 0 * * 0" workflow_dispatch: # used for testing - push: - branches: - - main permissions: contents: write