Workflow tweak for HA config.
This commit is contained in:
@@ -64,11 +64,6 @@ jobs:
|
||||
home-assistant-config-check:
|
||||
name: Home Assistant Configuration Check
|
||||
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
|
||||
with:
|
||||
python-version: '3.13.2'
|
||||
|
||||
Reference in New Issue
Block a user