Update uncivbot.yml

This commit is contained in:
Yair Morgenstern 2021-01-20 23:10:05 +02:00 committed by GitHub
parent 65d0088745
commit bd7d8e9249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ jobs:
//ownerToCommits.forEach((commits,author)=>{
// commitSummary += "\n\nBy "+author+":"
// commits.forEach(commitMessage => {commitSummary+="\n- "+commitMessage})
})
//})
github.issues.createComment({
issue_number: context.issue.number,
owner: context.repo.owner,