Add workflow_dispatch trigger for manual runs

This commit is contained in:
Hanzo Dev
2025-10-28 22:23:07 -07:00
parent 37f11e9fa8
commit e3bee5e59b
+1
View File
@@ -14,6 +14,7 @@ on:
- master
paths:
- '**.tex'
workflow_dispatch:
jobs:
compile-pdfs: