mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 10:50:05 +01:00
Fix Analysis II auto-upload trigger
This commit is contained in:
2
.github/workflows/upload-anaII-jh.yml
vendored
2
.github/workflows/upload-anaII-jh.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user