Skip to content

chore: add bump

chore: add bump #6

Workflow file for this run

---
on: [push, pull_request]
name: lint
jobs:
stylua:
name: stylua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: JohnnyMorganz/stylua-action@v4
with:
version: latest
token: ${{ secrets.GITHUB_TOKEN }}
args: --color always --check lua