Skip to content

Commit cd5a3f7

Browse files
committed
WIP:limit the build runs to mcp dir
Signed-off-by: Ryan Cook <rcook@redhat.com>
1 parent c9a5b2f commit cd5a3f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/mcp-builds.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
pull_request:
66
branches: [ main ]
77
workflow_dispatch:
8+
paths:
9+
- 'mcp-servers/**'
810

911
jobs:
1012
ansible:

0 commit comments

Comments
 (0)