Skip to content

Commit

Permalink
Ignore brands and wheels checks for HACS
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdwetering authored Apr 27, 2021
1 parent 21a68cf commit ed68aaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: "hacs/action@main"
with:
category: "integration"
ignore: "brands wheels"

release:
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
Expand Down

0 comments on commit ed68aaa

Please sign in to comment.