Skip to content

fix(internal/pkg/externalplugins/cherrypicker): do not change commit message #5296

fix(internal/pkg/externalplugins/cherrypicker): do not change commit message

fix(internal/pkg/externalplugins/cherrypicker): do not change commit message #5296

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- master
pull_request:
tags:
- v*
branches:
- master
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/[email protected]
with:
version: v1.59.1
args: --timeout=500s