aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/shellcheck_test.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/shellcheck_test.yml b/.github/workflows/shellcheck_test.yml
index 47dbaea1..71cbc48d 100644
--- a/.github/workflows/shellcheck_test.yml
+++ b/.github/workflows/shellcheck_test.yml
@@ -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({