mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-03-13 08:10:06 +01:00
Delete .github/workflows/validate.yml (#171)
This commit is contained in:
parent
984a7fb41c
commit
4edaffff60
14
.github/workflows/validate.yml
vendored
14
.github/workflows/validate.yml
vendored
@ -1,14 +0,0 @@
|
|||||||
name: Validate with hassfest
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
pull_request:
|
|
||||||
schedule:
|
|
||||||
- cron: "0 0 * * *"
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
validate:
|
|
||||||
runs-on: "ubuntu-latest"
|
|
||||||
steps:
|
|
||||||
- uses: "actions/checkout@v3"
|
|
||||||
- uses: home-assistant/actions/hassfest@master
|
|
Loading…
x
Reference in New Issue
Block a user