Skip to content

Commit 86ce207

Browse files
committed
Include missing Dockerfiles
1 parent f044909 commit 86ce207

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/debian.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ on:
55
branches:
66
- master
77
paths:
8+
- '**/bookworm/Dockerfile'
89
- '**/bullseye/Dockerfile'
910
- '**/buster/Dockerfile'
11+
- '**/slim-bookworm/Dockerfile'
1012
- '**/slim-bullseye/Dockerfile'
1113
- '**/slim-buster/Dockerfile'
1214
- '.github/workflows/debian.yml'

0 commit comments

Comments
 (0)