diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index e76b49e..3d34e63 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -1,7 +1,5 @@ name: auto Bump version on: - push: - branches: [ main ] schedule: - cron: '0 2 * * 1'