Fix Analysis II auto-upload trigger

This commit is contained in:
Janis Hutz
2026-02-02 06:48:00 +00:00
committed by GitHub
parent 19ce8d3af8
commit 6f362bb388

View File

@@ -2,7 +2,7 @@ name: Upload Analysis II (by janishutz) Cheat-Sheet
on: on:
push: push:
paths: paths:
- 'semester2/analysis-i/cheat-sheet-jh/**' - 'semester2/analysis-ii/cheat-sheet-jh/**'
jobs: jobs:
upload_document: upload_document:
runs-on: ubuntu-latest runs-on: ubuntu-latest