Skip to content

Bump CumulusDS/get-yaml-paths-action from 1.0.1 to 1.0.2 #12

Bump CumulusDS/get-yaml-paths-action from 1.0.1 to 1.0.2

Bump CumulusDS/get-yaml-paths-action from 1.0.1 to 1.0.2 #12

Workflow file for this run

name: Lint
on:
pull_request:
workflow_dispatch:
jobs:
lint:
name: Lint
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up system
uses: ./.manala/github/system/setup
- name: Lint
run: |
make lint VERBOSE=1