This commit is contained in:
		| @@ -14,11 +14,6 @@ jobs: | |||||||
|     runs-on: main |     runs-on: main | ||||||
|     steps: |     steps: | ||||||
|  |  | ||||||
|       - name: Checkout (shallow, no history) |  | ||||||
|         uses: actions/checkout@v4 |  | ||||||
|         with: |  | ||||||
|           fetch-depth: 1       # <— wichtig: keine alte Historie |  | ||||||
|  |  | ||||||
|       - name: Add GitHub remote |       - name: Add GitHub remote | ||||||
|         env: |         env: | ||||||
|           GH_USER: ${{ secrets.GH_USER }} |           GH_USER: ${{ secrets.GH_USER }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user