From 202f0525b8d6c9138b3f1a8612348b0c6beecd6b Mon Sep 17 00:00:00 2001 From: Simran Shaikh <141727239+SimranShaikh20@users.noreply.github.com> Date: Tue, 1 Apr 2025 08:21:06 +0530 Subject: [PATCH] commit --- welcome.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 welcome.yml diff --git a/welcome.yml b/welcome.yml new file mode 100644 index 0000000..961444d --- /dev/null +++ b/welcome.yml @@ -0,0 +1,6 @@ +name: Simran Shaikh +on: + pull_request: + types: [welcome comment] +permissions: + pull-requests: write \ No newline at end of file