Update update-badge.yml
This commit is contained in:
parent
c1057f8499
commit
cd4b35e804
|
@ -5,6 +5,7 @@ on:
|
||||||
branches: [ "master" ] # If your default branch is "master", change this
|
branches: [ "master" ] # If your default branch is "master", change this
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *' # Runs daily at midnight UTC
|
- cron: '0 0 * * *' # Runs daily at midnight UTC
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue