Skip to content

Merge pull request #10 from botanu-ai/developer-deborah #11

Merge pull request #10 from botanu-ai/developer-deborah

Merge pull request #10 from botanu-ai/developer-deborah #11

Workflow file for this run

# SPDX-FileCopyrightText: 2026 The Botanu Authors
# SPDX-License-Identifier: Apache-2.0
name: Repolinter
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Repolinter
uses: todogroup/repolinter-action@v1
with:
config_url: https://raw.githubusercontent.com/lfai/foundation/main/repolinter.json