Skip to content

Commit

Permalink
fix: Add HACS Validate Schedule (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdnninja authored Mar 11, 2024
1 parent 81b78ca commit d427359
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Validate
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:

jobs:
validate-hassfest:
Expand Down

0 comments on commit d427359

Please sign in to comment.