Workflow tweak for HA config.
This commit is contained in:
@@ -64,11 +64,6 @@ jobs:
|
|||||||
home-assistant-config-check:
|
home-assistant-config-check:
|
||||||
name: Home Assistant Configuration Check
|
name: Home Assistant Configuration Check
|
||||||
needs: [check-and-create-pr]
|
needs: [check-and-create-pr]
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Checkout only configuration.yaml
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: Home Assistant Config Check
|
|
||||||
uses: ./.gitea/workflows/homeassistant-check.yml
|
uses: ./.gitea/workflows/homeassistant-check.yml
|
||||||
with:
|
with:
|
||||||
python-version: '3.13.2'
|
python-version: '3.13.2'
|
||||||
|
|||||||
Reference in New Issue
Block a user