diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6f1b4a8..ba36a63 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -5,8 +5,6 @@ on: schedule: # Runs at 12 am '0 0 * * *' UTC - cron: '1 0 * * *' - push: - branches: main jobs: update-readme: @@ -20,3 +18,4 @@ jobs: WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }} GITHUB_TOKEN: ${{ github.token }} BRANCH: "main" + COMMIT_MSG: "Hey, This is the Way, towards Me :blush:"