Skip to content

Commit f90b19b

Browse files
committed
ci: Use default github-token (#395)
1 parent 88022a6 commit f90b19b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/shellcheck_test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
if: always()
4141
uses: actions/github-script@v5
4242
with:
43-
github-token: ${{ secrets.GITHUB_TOKEN }}
4443
# Colored GH comments: https://stackoverflow.com/a/39413824
4544
script: |
4645
github.rest.issues.createComment({

0 commit comments

Comments
 (0)