Skip to content

fix(ci): use BOT_PR_TOKEN for collect-lime-results PR flow #49

fix(ci): use BOT_PR_TOKEN for collect-lime-results PR flow

fix(ci): use BOT_PR_TOKEN for collect-lime-results PR flow #49

Workflow file for this run

name: Lint
on:
pull_request:
branches: [main, develop]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Ruff (Python)
uses: astral-sh/ruff-action@v1
with:
src: "scripts/"
- name: Yamllint (YAML)
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: configs/