Skip to content

Add Flux sync manifests #4

Add Flux sync manifests

Add Flux sync manifests #4

Workflow file for this run

name: linters
on:
pull_request:
branches: [ '*' ]
push:
branches:
- "main"
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: wagoid/commitlint-github-action@v6
with:
configFile: .commitlintrc.mjs