Skip to content

Fixing CI / GitHub workflow issues #10

Fixing CI / GitHub workflow issues

Fixing CI / GitHub workflow issues #10

Workflow file for this run

name: stylua
on:
pull_request:
branches:
- main
jobs:
stylua:
name: stylua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
version: latest
token: ${{ secrets.GITHUB_TOKEN }}
args: --color always --check lua plugin spec