Skip to content

Fix stylua version #110

Fix stylua version

Fix stylua version #110

Workflow file for this run

name: Github Actions
on:
push:
branches:
- main
pull_request: {}
workflow_dispatch:
jobs:
StyLua-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 0.20.0
args: --check .