Skip to content

Ensure only files supported by GitHub actions are considered (#257) #1882

Ensure only files supported by GitHub actions are considered (#257)

Ensure only files supported by GitHub actions are considered (#257) #1882

Workflow file for this run

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