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.
2 parents 2d16764 + 723d5a4 commit 1656a4dCopy full SHA for 1656a4d
README.md
@@ -108,7 +108,7 @@ jobs:
108
runs-on: ubuntu-latest
109
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
110
steps:
111
- # DO NOT run actions/checkout@v2 here, for securitity reasons
+ # DO NOT run actions/checkout@v2 here, for security reasons
112
# For details, refer to https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
113
- name: Post comment
114
uses: ewjoachim/python-coverage-comment-action@v2
0 commit comments