diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/release.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b8d51ee..87e3ea4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,9 +3,6 @@ name: Weekly project build and release on: schedule: - cron: "0 2 * * 0" - push: - branches: - - master jobs: build: |