From 56f19d8b01e3f6e66a70538c1cf7337eefe0fc01 Mon Sep 17 00:00:00 2001 From: Harshit Date: Tue, 9 Jun 2026 13:45:25 +0530 Subject: [PATCH] Testing pr triage workflow --- .github/workflows/triagePr.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/triagePr.yml b/.github/workflows/triagePr.yml index 9934477..8e224ef 100644 --- a/.github/workflows/triagePr.yml +++ b/.github/workflows/triagePr.yml @@ -1,10 +1,4 @@ name: Pull request triage - -on: - pull_request_target: - types: [opened] - -permissions: pull-requests: write issues: write