Skip to content

Update main.yml

Update main.yml #2

Workflow file for this run

- name: HACS Action

Check failure on line 1 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
# You may pin to the exact commit or the version.
# uses: hacs/action@d556e736723344f83838d08488c983a15381059a
uses: hacs/[email protected]
with:
# A space seperated list of ignored checks, for valid entries see README.md
ignore: # optional, default is
# The category of repository
category:
# The full name of repository
repository: # optional
# Post a comment to the PR with the result of the checks
comment: # optional, default is true
# Personal access token (PAT)
github_token: # optional, default is ${{ github.token }}