Skip the validation step on Gitea
All checks were successful
Validate / Hassfest (push) Successful in 4s
All checks were successful
Validate / Hassfest (push) Successful in 4s
This commit is contained in:
1
.github/workflows/validate.yaml
vendored
1
.github/workflows/validate.yaml
vendored
@@ -14,3 +14,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: home-assistant/actions/hassfest@master
|
- uses: home-assistant/actions/hassfest@master
|
||||||
|
if: github.server_url == 'https://github.com'
|
||||||
Reference in New Issue
Block a user