Skip to content

upgraded golang-ci lint version from 1.51.1 to 1.55.0 (#431) #1265

upgraded golang-ci lint version from 1.51.1 to 1.55.0 (#431)

upgraded golang-ci lint version from 1.51.1 to 1.55.0 (#431) #1265

Workflow file for this run

name: ci
on:
schedule:
- cron: "0 0 * * *"
push:
branches:
- master
tags:
- "v*"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
secrets: inherit