about summary refs log tree commit diff homepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/differential-shellcheck.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/differential-shellcheck.yml b/.github/workflows/differential-shellcheck.yml
index 2dd92e9b..55bba982 100644
--- a/.github/workflows/differential-shellcheck.yml
+++ b/.github/workflows/differential-shellcheck.yml
@@ -28,4 +28,5 @@ jobs:
         uses: redhat-plumbers-in-action/differential-shellcheck@v4
         with:
           severity: warning
+          include-path: scripts/**.inc
           token: ${{ secrets.GITHUB_TOKEN }}