Skip to content

Commit

Permalink
Update update_hacs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 committed Mar 2, 2024
1 parent 772e81b commit 22ffe1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update_hacs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Daily Update

on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

Expand All @@ -12,4 +13,4 @@ jobs:
pull-requests: write
steps:
- uses: actions/[email protected]
- uses: Ludy87/action/[email protected].4
- uses: Ludy87/action/[email protected].5

0 comments on commit 22ffe1a

Please sign in to comment.