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