Skip to content

Commit

Permalink
Update hassfest.yaml
Browse files Browse the repository at this point in the history
Change cron to weekly
  • Loading branch information
Chouffy authored Feb 22, 2022
1 parent 3bbd75e commit deedeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hassfest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
- cron: "0 0 * * 6"

jobs:
validate:
Expand Down

0 comments on commit deedeb0

Please sign in to comment.