Fixed sample secrets.yaml
Some checks failed
Savin's Home Assistant / build (push) Failing after 1m1s

This commit is contained in:
2025-02-07 14:51:23 -05:00
parent 16fd1b3365
commit e3710d1c42
2 changed files with 100 additions and 2 deletions

View File

@ -2,8 +2,16 @@
name: Savin's Home Assistant
on:
- push
- pull_request
push:
branches: [develop]
paths-ignore:
- 'README.md'
- '.github/**'
pull_request:
branches: [develop]
paths-ignore:
- 'README.md'
- '.github/**'
jobs:
build: