Skip to content

Commit b118992

Browse files
committed
Add compat directory to github docker workflow
1 parent a839bdf commit b118992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dockerimage.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- master
77
paths:
88
- '.github/**'
9+
- 'utils/compat/**'
910
- 'Dockerfile'
1011

1112
jobs:

0 commit comments

Comments
 (0)