We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64bf063 commit a7c3de0Copy full SHA for a7c3de0
.github/workflows/validate-hacs.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
pull_request:
8
schedule:
9
- - cron: "0 0 * * *"
+ - cron: "0 0 * * 0"
10
workflow_dispatch:
11
12
jobs:
0 commit comments