Skip to content

Commit fa22835

Browse files
committed
Sync daily-continuous-progress.yml from .github repo
1 parent 16b2b39 commit fa22835

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/daily-continuous-progress.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ jobs:
7474
assignees: ['copilot']
7575
});
7676
77-
await github.rest.issues.createComment({
78-
owner: context.repo.owner,
79-
repo: context.repo.repo,
80-
issue_number: issue.data.number,
81-
body: '@copilot : please open a pr for this sir!)'
82-
});
77+
await github.rest.issues.createComment({
78+
owner: context.repo.owner,
79+
repo: context.repo.repo,
80+
issue_number: issue.data.number,
81+
body: '@copilot please open a PR for this.'
82+
});

0 commit comments

Comments
 (0)