We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88022a6 commit f90b19bCopy full SHA for f90b19b
1 file changed
.github/workflows/shellcheck_test.yml
@@ -40,7 +40,6 @@ jobs:
40
if: always()
41
uses: actions/github-script@v5
42
with:
43
- github-token: ${{ secrets.GITHUB_TOKEN }}
44
# Colored GH comments: https://stackoverflow.com/a/39413824
45
script: |
46
github.rest.issues.createComment({
0 commit comments