Skip to content

T6674: Actions fix variable for trigger build reuse repo #29

T6674: Actions fix variable for trigger build reuse repo

T6674: Actions fix variable for trigger build reuse repo #29

Workflow file for this run

name: Lint py code with ruff
on:
pull_request_target:
branches:
- current
permissions:
pull-requests: write
contents: read
jobs:
ruff-lint:
uses: vyos/.github/.github/workflows/lint-with-ruff.yml@current
secrets: inherit