Commit 6aade0f 1 parent 4ff2fac commit 6aade0f Copy full SHA for 6aade0f
File tree 1 file changed +11
-12
lines changed
1 file changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -22,16 +22,15 @@ jobs:
22
22
- name : " Run hassfest validation"
23
23
uses : " home-assistant/actions/hassfest@master"
24
24
25
- hacs : # https://github.com/hacs/action
26
- name : " HACS Validation"
27
- runs-on : " ubuntu-latest"
28
- steps :
29
- - name : " Checkout the repository"
30
- uses : " actions/checkout@v4.1.0"
25
+ # TODO add topics on repo and uncomment
26
+ # hacs: # https://github.com/hacs/action
27
+ # name: "HACS Validation"
28
+ # runs-on: "ubuntu-latest"
29
+ # steps:
30
+ # - name: "Checkout the repository"
31
+ # uses: "actions/checkout@v4.1.0"
31
32
32
- - name : " Run HACS validation"
33
- uses : " hacs/action@main"
34
- with :
35
- category : " integration"
36
- # Remove this 'ignore' key when you have added brand images for your integration to https://github.com/home-assistant/brands
37
- ignore : " brands"
33
+ # - name: "Run HACS validation"
34
+ # uses: "hacs/action@main"
35
+ # with:
36
+ # category: "integration"
You can’t perform that action at this time.
0 commit comments