Skip to content

Skip second build for CO repo and properly set helm and maven package… #37

Skip second build for CO repo and properly set helm and maven package…

Skip second build for CO repo and properly set helm and maven package… #37

Workflow file for this run

name: Lint
on:
pull_request:
paths:
- '.github/**'
push:
branches:
- "main"
- "release-*"
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: docker://rhysd/actionlint:1.7.10
with:
args: -color