mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-13 11:33:32 +00:00
chore: publish from staged
This commit is contained in:
@@ -233,7 +233,7 @@ jobs:
|
||||
...unmatchedRows
|
||||
].join('\n')
|
||||
: '',
|
||||
].filter(Boolean).join('\n');
|
||||
].join('\n');
|
||||
|
||||
if (existingTrackerIssues.length > 0) {
|
||||
const [primary, ...duplicates] = existingTrackerIssues;
|
||||
|
||||
Reference in New Issue
Block a user