Skip to content

Commit 8e36652

Browse files
committed
setup(ci): ignore docker container build when server/README.md changed
1 parent 4da567c commit 8e36652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_push_docker_image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- ".gitignore"
1111
- "LICENSE"
1212
- "README.md"
13+
- "server/README.md"
1314
repository_dispatch:
1415
# NOTE: this value is also used in `trigger_playground_redeploy.yml` workflow in compiler repository.
1516
# if you need to change it - also change it there.

0 commit comments

Comments
 (0)