Skip to content

Commit

Permalink
Fix incorrect parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied committed Oct 20, 2023
1 parent b247947 commit c376211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: peternied/check-pull-request-description@main
with:
checklistItems: |
checklist-items: |
New functionality includes testing.
All tests pass
New functionality has been documented.
Expand Down

0 comments on commit c376211

Please sign in to comment.