From f7e9cb6e9b6bcef8b94d8ccfb81098f307fe8e61 Mon Sep 17 00:00:00 2001
From: Mtheman25 <103291389+Mtheman25@users.noreply.github.com>
Date: Sat, 21 Jan 2023 17:13:30 -0800
Subject: [PATCH 1/2] Update merge.yaml
---
.github/workflows/merge.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/merge.yaml b/.github/workflows/merge.yaml
index 3425effa9a..37c8c7e9e5 100644
--- a/.github/workflows/merge.yaml
+++ b/.github/workflows/merge.yaml
@@ -16,7 +16,7 @@ jobs:
github-token: "${{ secrets.PAT }}"
script: |
const creator = context.payload.sender.login
- if(creator != "Anurag-gg")
+ if(creator != "Mtheman25")
return
const pull_number = ${{github.event.pull_request.number}}
From 51a5d78f3da10df4f0cfbf36f748df6134a5ddc0 Mon Sep 17 00:00:00 2001
From: Mtheman25 <103291389+Mtheman25@users.noreply.github.com>
Date: Sat, 21 Jan 2023 17:18:32 -0800
Subject: [PATCH 2/2] Update status.md
---
status.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/status.md b/status.md
index 04dbd84368..6cd465d97b 100644
--- a/status.md
+++ b/status.md
@@ -1 +1 @@
-137 pull requests merged
Currently:

\ No newline at end of file
+1 pull requests merged
Currently:
