From 1449df15d53d99023e8be2085ae3f5ee342b3f44 Mon Sep 17 00:00:00 2001 From: Ukendio Date: Sat, 14 Dec 2024 03:04:39 +0100 Subject: [PATCH] remove file --- .github/workflows/styling.yaml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 .github/workflows/styling.yaml diff --git a/.github/workflows/styling.yaml b/.github/workflows/styling.yaml deleted file mode 100644 index 7672fd0..0000000 --- a/.github/workflows/styling.yaml +++ /dev/null @@ -1,20 +0,0 @@ -name: Styling - -on: [push, pull_request, workflow_dispatch] - -jobs: - run: - name: Run Stylua - runs-on: ubuntu-latest - - steps: - - name: Checkout Project - uses: actions/checkout@v4 - - - name: Run Stylua - 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 jecs.luau