Skip to content

Commit ec900d0

Browse files
committed
Do not build image for PRs
Signed-off-by: Gerald Venzl <[email protected]>
1 parent 484f18c commit ec900d0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-doc-mcp.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
paths:
55
- "src/oracle-db-doc-mcp-server/**"
66
- ".github/workflows/build-doc-mcp.yml"
7-
pull_request:
8-
paths:
9-
- "src/oracle-db-doc-mcp-server/**"
10-
- ".github/workflows/build-doc-mcp.yml"
117

128
jobs:
139
build-image:

0 commit comments

Comments
 (0)