From 69dd22a2bf47a67b483c5ca5872a7f1a48424be4 Mon Sep 17 00:00:00 2001 From: safinafab <128815195+safinafab@users.noreply.github.com> Date: Mon, 22 May 2023 11:59:01 +0530 Subject: [PATCH 1/2] Update README.md first commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c39d6c3..423ddc6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # smart-garbage-monitoring-system-using-iot - + ![GitHub](https://img.shields.io/github/license/hegdepavankumar/smart-garbage-monitoring-system-using-iot?style=flat) ![GitHub top language](https://img.shields.io/github/languages/top/hegdepavankumar/smart-garbage-monitoring-system-using-iot?style=flat) ![GitHub last commit](https://img.shields.io/github/last-commit/hegdepavankumar/smart-garbage-monitoring-system-using-iot?style=flat) From f6420d047642f0465b37489f2300854482f6d8d3 Mon Sep 17 00:00:00 2001 From: safinafab <128815195+safinafab@users.noreply.github.com> Date: Tue, 23 May 2023 04:12:44 -0700 Subject: [PATCH 2/2] Update static.yml --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 2bd90b5..f7d2cae 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -1,7 +1,7 @@ # Simple workflow for deploying static content to GitHub Pages name: Deploy static content to Pages -on: +on: # Runs on pushes targeting the default branch push: branches: ["main"]