Skip to content

Update StyLuaGitHubAction.yml #5

Update StyLuaGitHubAction.yml

Update StyLuaGitHubAction.yml #5

name: formatter-all
on:
push:
branches: [ main, dev ]
pull_request:
types: [ labeled ]

Check failure on line 8 in .github/workflows/StyLuaGitHubAction.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/StyLuaGitHubAction.yml

Invalid workflow file

You have an error in your yaml syntax on line 8
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes
# CLI arguments
args: --check .