Update update-badge.yml
This commit is contained in:
parent
b4d3a61ee1
commit
ad07018549
|
@ -3,8 +3,6 @@ name: Update HA Version Badge
|
|||
on:
|
||||
push:
|
||||
branches: [ "master" ] # If your default branch is "master", change this
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # Runs daily at midnight UTC
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue