Skip to content

Commit

Permalink
Update hacs.yml
Browse files Browse the repository at this point in the history
Only run monthly
  • Loading branch information
Olen authored Sep 15, 2023
1 parent 8b567e5 commit c697ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hacs.yml
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 16 * *"

jobs:
hacs:
Expand Down

0 comments on commit c697ba0

Please sign in to comment.