We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a16e0d commit 489ada7Copy full SHA for 489ada7
.github/workflows/mcp_images.yml
@@ -10,6 +10,7 @@ jobs:
10
- name: Checkout code
11
uses: actions/checkout@v3
12
with:
13
+ repository: modelcontextprotocol/servers
14
ref: ${{ github.event.client_payload.ref }}
15
- name: Set up Docker Buildx
16
uses: docker/setup-buildx-action@v3
0 commit comments