We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38907ea commit 7d82690Copy full SHA for 7d82690
3 files changed
.github/workflows/HACS_action.yaml
@@ -2,7 +2,11 @@ name: HACS Validation
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
pull_request:
8
9
10
schedule:
11
- cron: '0 0 * * *'
12
.github/workflows/hessfest.yaml
@@ -2,7 +2,11 @@ name: Validate with hassfest
CHANGELOG.md
@@ -3,10 +3,10 @@
> By Recalbox, 2026.
-## v1.6.2 - ...
+## v1.6.2 - 09/02/2026
-- ...
+- [#1](https://github.com/recalbox/RecalboxHomeAssistant/issues/1) Implements and fixes HACS and hessfest validations on github
0 commit comments