update grafana file
All checks were successful
deploy / deploy (push) Successful in 35s
Publish Docker Image / docker (push) Successful in 41s

This commit is contained in:
Lee
2024-01-03 10:39:14 +00:00
parent 0781d74067
commit 9540a03366
2 changed files with 146 additions and 21 deletions

View File

@ -4,6 +4,12 @@ on:
push:
branches:
- "master"
paths-ignore: # Files in here will not trigger a build
- "README.md"
- "LICENSE"
- "grafana-dashboard.json"
- "storage-tracker.sh"
- "useful-stuff.md"
jobs:
docker: