Skip to content

Commit bb47589

Browse files
author
William Yang
committed
ci: add bootcs/** to image build trigger paths
1 parent 031e95e commit bb47589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-cli-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121
push:
2222
branches: [main]
2323
paths:
24+
- "bootcs/**"
2425
- "docker/**"
2526
- "pyproject.toml"
2627
- ".github/workflows/build-cli-image.yml"

0 commit comments

Comments
 (0)