Skip to content

chore: update plugins version #338

chore: update plugins version

chore: update plugins version #338

Workflow file for this run

name: style
on: [push, pull_request]
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: -g '*.lua' --check --config-path=./.github/stylua.toml .