selene too
This commit is contained in:
parent
8a52ca644c
commit
8d0697b99a
1 changed files with 8 additions and 2 deletions
19
.github/workflows/stylua.yml
vendored
19
.github/workflows/stylua.yml
vendored
|
|
@ -1,19 +0,0 @@
|
|||
name: Stylua
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
stylua:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: JohnnyMorganz/stylua-action@v4
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: latest
|
||||
args: --check .
|
||||
Loading…
Add table
Add a link
Reference in a new issue