Updated CloudFlare

This commit is contained in:
2023-07-30 21:04:44 +07:00
parent bd4a32e0ea
commit 1e4424dd76
297 changed files with 76641 additions and 7 deletions
+13
View File
@@ -0,0 +1,13 @@
name: Lint
on: [push, pull_request]
jobs:
build:
name: Lint add-on configuration
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v3
- name: 🚀 Run Home Assistant Add-on Linter
uses: frenck/action-addon-linter@v2.13
with:
path: "./hassio-google-drive-backup"