Skip to content

Commit

Permalink
chore: change workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Jun 9, 2024
1 parent e38f24d commit 82876a2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 173 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/StyLuaGitHubAction.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes
# CLI arguments
args: --check .
55 changes: 0 additions & 55 deletions .github/workflows/format-all.yml

This file was deleted.

56 changes: 0 additions & 56 deletions .github/workflows/format-lua.yml

This file was deleted.

62 changes: 0 additions & 62 deletions .github/workflows/format-prettier.yml

This file was deleted.

0 comments on commit 82876a2

Please sign in to comment.