Skip to content

Merge branch 'main' of https://github.com/k4mien/lavalink_djs #62

Merge branch 'main' of https://github.com/k4mien/lavalink_djs

Merge branch 'main' of https://github.com/k4mien/lavalink_djs #62

Workflow file for this run

---
name: Linter
on:
push:
branches: [ dev ]
pull_request:
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
lint:
name: Linting
permissions:
contents: read
statuses: write
# FIXME: customize uri to point to your own reusable linter repository
uses: k4mien/super-linter-bf/.github/workflows/reusable-super-linter.yaml@main
with:
filter-regex-include: src/.*