Updated CloudFlare
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user