diff options
| author | Mithlesh kumar <[email protected]> | 2025-07-10 21:34:59 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-10 16:04:59 +0000 |
| commit | bf508bfd7777d1eae7829fc7482a44685bd86e64 (patch) | |
| tree | 5326b1784d8b70ffe264f1b4e4aff36b49212646 | |
| parent | 5ecc13729a9578edcd4c69029888db2e7d14feb1 (diff) | |
Cleanup: Removed duplicate guidelines prompt (#3741)
| -rw-r--r-- | .github/workflows/gemini-automated-issue-triage.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/gemini-automated-issue-triage.yml b/.github/workflows/gemini-automated-issue-triage.yml index 5f46b06d..7d20be3a 100644 --- a/.github/workflows/gemini-automated-issue-triage.yml +++ b/.github/workflows/gemini-automated-issue-triage.yml @@ -61,9 +61,3 @@ jobs: - Do not add comments or modify the issue content. - Triage only the current issue. - Assign all applicable kind/*, area/*, and priority/* labels based on the issue content. - - Guidelines: - - Only use labels that already exist in the repository. - - Do not add comments or modify the issue content. - - Triage only the current issue. - - Assign all applicable kind/*, area/*, and priority/* labels based on the issue content. |
