Skip to content

Merge pull request #92 from ci-forks/create-pull-request/patch #233

Merge pull request #92 from ci-forks/create-pull-request/patch

Merge pull request #92 from ci-forks/create-pull-request/patch #233

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
paths:
- '**'
concurrency:
group: lint-${{ github.ref || github.head_ref }}
cancel-in-progress: true
env:
FORCE_COLOR: 1
jobs:
call-workflow:
uses: kairos-io/linting-composite-action/.github/workflows/[email protected]
with:
yamldirs: ".github/workflows/ config/ tools-image/"
is-go: true