Skip to content

[MM-822]: Added server testcases for http.go #320

[MM-822]: Added server testcases for http.go

[MM-822]: Added server testcases for http.go #320

Workflow file for this run

name: ci
on:
push:
branches:
- master
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
with:
golangci-lint-version: "v1.55.2"
golang-version: "1.22"
secrets: inherit