[CI] Add auto upload of all complete summaries

This commit is contained in:
2025-12-31 11:04:36 +01:00
parent 2e0b24982b
commit 341fd9ab6e
6 changed files with 92 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ on:
paths:
- 'semester1/algorithms-and-datastructures/**'
jobs:
upload_summary:
upload_document:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository