We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840bdd4 commit 8eb0e25Copy full SHA for 8eb0e25
.github/workflows/pr-checklist.yml
@@ -29,5 +29,5 @@ jobs:
29
issue_number: context.issue.number,
30
owner: context.repo.owner,
31
repo: context.repo.repo,
32
- assignees: [hdhalter]
+ assignees: "hdhalter"
33
})
0 commit comments