Update update-badge.yml

This commit is contained in:
Carlo Costanzo 2024-12-24 11:28:39 -05:00 committed by GitHub
parent c1057f8499
commit cd4b35e804
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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: