try removing comment #8

Merged
schallbert merged 1 commits from personalauswahlalgorithmen into main 2024-11-04 19:55:57 +00:00

View File

@ -24,7 +24,6 @@ jobs:
- name: --- CHECKOUT --- - name: --- CHECKOUT ---
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
# sparse-checkout: '!.*' # TODO this doesn't work, need another fix
path: ./tmp path: ./tmp
- name: --- NOTIFY --- - name: --- NOTIFY ---
run: | run: |