Skip to content

fix: update lavalink config to fix playlists #4

fix: update lavalink config to fix playlists

fix: update lavalink config to fix playlists #4

Workflow file for this run

name: Lint
on:
pull_request:
types: [opened, edited, reopened, synchronize]
branches:
- main
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1