Skip to content

Commit

Permalink
ci: Use default github-token (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Sep 30, 2021
1 parent 88022a6 commit f90b19b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/shellcheck_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
if: always()
uses: actions/github-script@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
# Colored GH comments: https://stackoverflow.com/a/39413824
script: |
github.rest.issues.createComment({
Expand Down

0 comments on commit f90b19b

Please sign in to comment.