Skip to content

Initial commit

Initial commit #1

Workflow file for this run

name: default
on: [push, pull_request]
jobs:
format:
name: Run StyLua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 0.20.0
args: --check .