Skip to content

Merge branch 'main' into 3054-move-github-workflows-py-to-python-gard… #1246

Merge branch 'main' into 3054-move-github-workflows-py-to-python-gard…

Merge branch 'main' into 3054-move-github-workflows-py-to-python-gard… #1246

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
- run: make lint