diff --git a/.gitea/workflows/pull_request.yaml b/.gitea/workflows/pull_request.yaml index 89bf9df..c4504a6 100644 --- a/.gitea/workflows/pull_request.yaml +++ b/.gitea/workflows/pull_request.yaml @@ -60,7 +60,7 @@ jobs: format: runs-on: ubuntu-latest - if: false # + # if: false # Needs bot user steps: - name: Checkout code uses: actions/checkout@v4