ci: add auto-release.yml, remove release-pdf.yml, limit CI trigger to master

This commit is contained in:
yeasy
2026-04-05 07:57:56 -07:00
parent 2b0c00c5e5
commit c84927c196
2 changed files with 9 additions and 9 deletions
+2
View File
@@ -2,6 +2,8 @@ name: CI
on:
push:
branches:
- master
pull_request:
workflow_dispatch: