Explorar o código

Ignore the wheels check.

This is only a requirement for submitting to HA or HACS as official, so not
needed yet.
Jason Rumney %!s(int64=5) %!d(string=hai) anos
pai
achega
f6a3102141
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .github/workflows/hacs-validate.yml

+ 2 - 1
.github/workflows/hacs-validate.yml

@@ -14,4 +14,5 @@ jobs:
       - name: HACS validation
         uses: 'hacs/action@main'
         with:
-          CATEGORY: 'integration'
+          category: 'integration'
+          ignore: 'wheels'