Skip to content

Commit 46d5dd6

Browse files
authored
Rename skz-integration-issue-generator.yml to .github/workflows/skz-integration-issue-generator.yml
1 parent a713c6e commit 46d5dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skz-integration-issue-generator.yml renamed to .github/workflows/skz-integration-issue-generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,4 +249,4 @@ jobs:
249249
console.log(summaryBody);
250250
}
251251
252-
console.log(`Task generation completed. ${dryRun ? 'Dry run mode - no issues created.' : `Created ${createdIssues.length} issues.`}`);
252+
console.log(`Task generation completed. ${dryRun ? 'Dry run mode - no issues created.' : `Created ${createdIssues.length} issues.`}`);

0 commit comments

Comments
 (0)