Skip to content

Commit

Permalink
build: remove schedule workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tinymins committed Mar 24, 2024
1 parent 8d6c9f8 commit 0594ce4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/hassfest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"

jobs:
validate:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Validate
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0594ce4

Please sign in to comment.