diff --git a/.github/workflows/code-style-fix.yml b/.github/workflows/code-style-fix.yml index 2b797a9c44..782585fe58 100644 --- a/.github/workflows/code-style-fix.yml +++ b/.github/workflows/code-style-fix.yml @@ -10,7 +10,6 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - ref: ${{ github.head_ref }} - name: Black ◼️ uses: psf/black@stable