Skip to content

Commit 4be55cf

Browse files
committed
Do not run on bullseye
1 parent 2eb072a commit 4be55cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
env:
1616
SHELLCHECK_OPTS: -x
1717
with:
18-
additional_files: bookworm bullseye switchtoTesting switchtoUnstable
18+
additional_files: bookworm switchtoTesting switchtoUnstable
19+
ignore_paths: bullseye

0 commit comments

Comments
 (0)