Skip to content

Commit 1163924

Browse files
committed
Update docker-image.yml to replace 'src/**' with 'aaps/**' in workflow paths
1 parent 1a87a59 commit 1163924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- "tsconfig.json"
1010
- "configs/**"
1111
- "defaults/**"
12-
- "src/**"
12+
- "aaps/**"
1313

1414
env:
1515
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)