From 5fdcd3e373911d8e85bd96775735e8465f63329c Mon Sep 17 00:00:00 2001 From: ag060 Date: Tue, 14 Jan 2025 14:03:25 +0530 Subject: [PATCH] dummy commit --- .github/workflows/staging.yml | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/staging.yml b/.github/workflows/staging.yml index bc7d728299..4f6945e08b 100644 --- a/.github/workflows/staging.yml +++ b/.github/workflows/staging.yml @@ -4,7 +4,7 @@ name: Staging on: push: branches: [master] - pull_request: + pull_request_review: types: [ submitted ] workflow_dispatch: diff --git a/README.md b/README.md index 7325989549..f10d330c31 100644 --- a/README.md +++ b/README.md @@ -238,3 +238,5 @@ We welcome contributions to this project. Please read our [CONTRIBUTING.md](CONT ## License This project is licensed under the [MIT License](LICENSE.md). + +### Testing \ No newline at end of file