Skip to content

Commit

Permalink
Update hassfest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yinyang17 authored Jan 14, 2024
1 parent 37b95b1 commit ded9723
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/hassfest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'

jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: "home-assistant/actions/hassfest@master"
- uses: "home-assistant/actions/hassfest@master"

0 comments on commit ded9723

Please sign in to comment.