diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 690f805..4a097d4 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -1,7 +1,7 @@ name: Update package on: push: - branches: master + branches: main schedule: - cron: '0 0 * * *' jobs: