diff options
| author | Dax Raad <[email protected]> | 2025-08-14 10:25:49 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-08-14 12:20:22 -0400 |
| commit | b7aefa715afa8262c681fc63852f81221ba9d2cf (patch) | |
| tree | 9cbce8d5cb46af675f592de19adbb4a018510ecf /.github | |
| parent | 796bc390dba5ef7f78c98a6a007dfc5efebcba49 (diff) | |
| download | opencode-b7aefa715afa8262c681fc63852f81221ba9d2cf.tar.gz opencode-b7aefa715afa8262c681fc63852f81221ba9d2cf.zip | |
ci: tweak
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/duplicate-issues.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/duplicate-issues.yml b/.github/workflows/duplicate-issues.yml index 649583144..b389115ff 100644 --- a/.github/workflows/duplicate-issues.yml +++ b/.github/workflows/duplicate-issues.yml @@ -52,9 +52,9 @@ jobs: - A suggestion to check those issues first Use this format for the comment: - '👋 This issue might be a duplicate of existing issues. Please check: + 'This issue might be a duplicate of existing issues. Please check: - #[issue_number]: [brief description of similarity] - If none of these address your specific case, please let us know how this issue differs.' + Feel free to ignore if none of these address your specific case.' If no clear duplicates are found, do not comment." |
