summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/shellcheck.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/shellcheck.yml b/.github/workflows/shellcheck.yml
index 7bf0f78da3..a0fe536d17 100644
--- a/.github/workflows/shellcheck.yml
+++ b/.github/workflows/shellcheck.yml
@@ -4,6 +4,8 @@ on:
pull_request:
workflow_dispatch:
+permissions: {}
+
jobs:
shellcheck:
name: Shellcheck