Skip to content

Get the project release ready #93

Get the project release ready

Get the project release ready #93

Workflow file for this run

name: Check StyLua Formatting
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
check-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 0.17.1
args: --check scripts