Skip to content

fix(CI): Update the action #11

fix(CI): Update the action

fix(CI): Update the action #11

Workflow file for this run

---
on: [push, pull_request]
name: default
jobs:
stylua:
name: stylua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: JohnnyMorganz/stylua-action@4
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --color always --check lua