diff --git a/.github/workflows/graphs.yml b/.github/workflows/graphs.yml index cc17b839..faf62d2e 100644 --- a/.github/workflows/graphs.yml +++ b/.github/workflows/graphs.yml @@ -11,7 +11,7 @@ # * Source: https://github.com/upptime/upptime # * Docs and more: https://upptime.js.org -# * More by Anand Chowdhary: https://anandchowdhary.com +# * More by Anand Chowdhary: https://anandchowdhary.com name: Graphs CI diff --git a/.templaterc.json b/.templaterc.json deleted file mode 100644 index 3c6c2a11..00000000 --- a/.templaterc.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "files": [".github/**/*"] -}