From 8f9f6a7cb97ac93a02418bb113ced27f2d2a6b53 Mon Sep 17 00:00:00 2001 From: Pavlo Date: Sun, 23 Jan 2022 16:57:27 +0100 Subject: [PATCH] feat: add workflows --- {not-github/not-workflows => .github/workflows}/lighthouse.yml | 0 {not-github/not-workflows => .github/workflows}/workflow.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {not-github/not-workflows => .github/workflows}/lighthouse.yml (100%) rename {not-github/not-workflows => .github/workflows}/workflow.yml (100%) diff --git a/not-github/not-workflows/lighthouse.yml b/.github/workflows/lighthouse.yml similarity index 100% rename from not-github/not-workflows/lighthouse.yml rename to .github/workflows/lighthouse.yml diff --git a/not-github/not-workflows/workflow.yml b/.github/workflows/workflow.yml similarity index 100% rename from not-github/not-workflows/workflow.yml rename to .github/workflows/workflow.yml