Compare commits

...

2 Commits

Author SHA1 Message Date
8cff495d22 Merge pull request 'try removing comment' (#8) from personalauswahlalgorithmen into main
All checks were successful
Deploy Lecture site / build (push) Successful in 3s
Reviewed-on: #8
2024-11-04 19:55:56 +00:00
89c97f48cc try removing comment 2024-11-04 20:55:19 +01: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: |