Skip to content

Commit

Permalink
Update hassfest.yaml to add workflow_dispatch to run on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
davesmeghead authored Sep 30, 2024
1 parent 70bfb89 commit 4d3b091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hassfest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
pull_request:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:

jobs:
hassfest:
Expand Down

0 comments on commit 4d3b091

Please sign in to comment.