Add Padersprinter icon and logo. Used for hass brands repo. #7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Validate HACS | |
on: | |
push: | |
pull_request: | |
jobs: | |
ci: | |
runs-on: ubuntu-latest | |
steps: | |
- name: HACS Action | |
uses: hacs/action@main | |
with: | |
CATEGORY: integration |