diff --git a/.github/workflows/code-style.yml b/.github/workflows/code-style.yml deleted file mode 100644 index e910067..0000000 --- a/.github/workflows/code-style.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: Code Style - -on: [ push, pull_request ] - -permissions: write-all - -jobs: - style: - name: Code Style - uses: TheDragonCode/.github/.github/workflows/code-style.yml@main