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 authored Sep 30, 2021
1 parent 9869b60 commit 665b9e1
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.GA_WORKFLOW_TOKEN }}
# Colored GH comments: https://stackoverflow.com/a/39413824
script: |
github.rest.issues.createComment({
Expand Down

0 comments on commit 665b9e1

Please sign in to comment.