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 ef187ff commit a24725aCopy full SHA for a24725a
.github/workflows/0-start-exercise.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: skills/exercise-toolkit/.github/workflows/start-exercise.yml@v0.3.0
22
with:
23
exercise-title: "Integrate MCP with Copilot"
24
- intro-message: "This exercise will help you learn how to expand GitHub Copilot's capabilities with a Model Context Protocol (MCP)."
+ intro-message: "This exercise will help you learn how to expand GitHub Copilot's capabilities with Model Context Protocol (MCP)."
25
26
post_next_step_content:
27
name: Post next step content
0 commit comments