Skip to content

feat(coder-labs/modules/codex): add mcp_config_remote_path for remote MCP server configurations #4487

feat(coder-labs/modules/codex): add mcp_config_remote_path for remote MCP server configurations

feat(coder-labs/modules/codex): add mcp_config_remote_path for remote MCP server configurations #4487

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- main
- master
pull_request:
permissions:
contents: read
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
with:
go-version: stable
- name: golangci-lint
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
with:
version: v2.1