diff --git a/.github/workflows/update-badge.yml b/.github/workflows/update-badge.yml index 7a266546..a7ea4251 100644 --- a/.github/workflows/update-badge.yml +++ b/.github/workflows/update-badge.yml @@ -5,6 +5,7 @@ on: branches: [ "master" ] # If your default branch is "master", change this schedule: - cron: '0 0 * * *' # Runs daily at midnight UTC + workflow_dispatch: jobs: build: