Skip to content

Commit 61c0baa

Browse files
committed
newline
1 parent 5bc5061 commit 61c0baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ jobs:
100100
--token '${{ secrets.GITHUB_TOKEN }}' \
101101
check-commit-access \
102102
--issue-number "${{ github.event.pull_request.number }}" \
103-
--author "${{ github.event.pull_request.user.login }}"
103+
--author "${{ github.event.pull_request.user.login }}"

0 commit comments

Comments
 (0)