Skip to content

Apply and enforce file-level license headers #2561

Apply and enforce file-level license headers

Apply and enforce file-level license headers #2561

Workflow file for this run

name: ci
on:
push:
branches:
- main
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
with:
golangci-lint-version: "v1.61.0"
golang-version: "1.23"
secrets: inherit