Skip to content

Commit

Permalink
Update hassfest.yaml for all pushes and to run at midnight
Browse files Browse the repository at this point in the history
  • Loading branch information
davesmeghead authored Sep 30, 2024
1 parent 21da237 commit 70bfb89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/hassfest.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Validate with hassfest

on:
pull_request:
branches: ["master"]
push:
branches: ["master"]
pull_request:
schedule:
- cron: "0 0 * * *"

jobs:
hassfest:
Expand Down

0 comments on commit 70bfb89

Please sign in to comment.