From fd6953d0de5b4433091948d08a4cac358407f9a1 Mon Sep 17 00:00:00 2001 From: Madni MD Shahed <113008512+shahedmadni78@users.noreply.github.com> Date: Thu, 18 Jul 2024 08:45:55 +0530 Subject: [PATCH 1/3] Update ci.yml --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9404428..e29f7e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,3 +54,6 @@ jobs: - name: 'Run Linter' run: npx standard -v + + + #Shahed From 9df8221d54a723799b85ce20aaad5834a5a1b041 Mon Sep 17 00:00:00 2001 From: Madni MD Shahed <113008512+shahedmadni78@users.noreply.github.com> Date: Thu, 18 Jul 2024 08:46:35 +0530 Subject: [PATCH 2/3] Update ci.yml swa --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e29f7e9..6076e68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,4 +56,4 @@ jobs: run: npx standard -v - #Shahed + #Shah From 937afe8f844f3f7296fd37df75764ec28e2267e0 Mon Sep 17 00:00:00 2001 From: Madni MD Shahed <113008512+shahedmadni78@users.noreply.github.com> Date: Thu, 18 Jul 2024 08:48:43 +0530 Subject: [PATCH 3/3] Update index.js --- web/routes/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/routes/index.js b/web/routes/index.js index 18616cc..ff66a25 100644 --- a/web/routes/index.js +++ b/web/routes/index.js @@ -18,3 +18,6 @@ router.get('/ice-flakes', function (req, res, next) { }) module.exports = router + + +/* shahed