We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc5061 commit 61c0baaCopy full SHA for 61c0baa
.github/workflows/new-prs.yml
@@ -100,4 +100,4 @@ jobs:
100
--token '${{ secrets.GITHUB_TOKEN }}' \
101
check-commit-access \
102
--issue-number "${{ github.event.pull_request.number }}" \
103
- --author "${{ github.event.pull_request.user.login }}"
+ --author "${{ github.event.pull_request.user.login }}"
0 commit comments