From e0d87fd710cd3d4bac8ce79f70b6fc7a4fb62be7 Mon Sep 17 00:00:00 2001 From: cx-anurag-dalke <120229307+cx-anurag-dalke@users.noreply.github.com> Date: Tue, 22 Jul 2025 21:20:09 +0530 Subject: [PATCH 1/2] test --- .github/workflows/ast-cli-team-review.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ast-cli-team-review.yml b/.github/workflows/ast-cli-team-review.yml index 07dbe623..64669c99 100644 --- a/.github/workflows/ast-cli-team-review.yml +++ b/.github/workflows/ast-cli-team-review.yml @@ -3,6 +3,7 @@ on: pull_request_target: types: [ready_for_review, opened, reopened] + permissions: contents: none issues: write From 20e6084cb38eae6ff6cdd0b4569cb9c9a4369f6e Mon Sep 17 00:00:00 2001 From: cx-anurag-dalke <120229307+cx-anurag-dalke@users.noreply.github.com> Date: Tue, 22 Jul 2025 21:26:34 +0530 Subject: [PATCH 2/2] test-1 --- .github/workflows/ast-cli-team-review.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ast-cli-team-review.yml b/.github/workflows/ast-cli-team-review.yml index 64669c99..07dbe623 100644 --- a/.github/workflows/ast-cli-team-review.yml +++ b/.github/workflows/ast-cli-team-review.yml @@ -3,7 +3,6 @@ on: pull_request_target: types: [ready_for_review, opened, reopened] - permissions: contents: none issues: write