Skip to content

Merge pull request #267 from djensenius/why-not-both #381

Merge pull request #267 from djensenius/why-not-both

Merge pull request #267 from djensenius/why-not-both #381

Workflow file for this run

---
name: StyLua files
on: [push, pull_request] # yamllint disable-line rule:truthy
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .