We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f64b70 commit 3be1576Copy full SHA for 3be1576
1 file changed
.github/workflows/hassfest.yml
@@ -1,12 +1,8 @@
1
name: Validate with hassfest
2
3
on:
4
- push:
5
- branches:
6
- - main
7
- pull_request:
8
schedule:
9
- - cron: "0 0 * * *"
+ - cron: "0 0 * * 0"
10
workflow_dispatch:
11
12
jobs:
0 commit comments