Skip to content

Add GITHUB_COPILOT_MCP_JSON environment variable to copilot job #47

Add GITHUB_COPILOT_MCP_JSON environment variable to copilot job

Add GITHUB_COPILOT_MCP_JSON environment variable to copilot job #47

Workflow file for this run

name: CI
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
# - uses: actions/checkout@v5
- run: echo "Hello, world!"
- run: exit 1