Skip to content

Commit d99b138

Browse files
authored
Swept remaining low-value comments from CI configs (#143)
1 parent 262d167 commit d99b138

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/auto-release-on-main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Auto release on main
22

3-
# Fires only when the shipped backend DLLs actually change. Other commits
4-
# (docs, sync-version bumps, csproj tweaks) won't cut a release.
53
on:
64
push:
75
branches: [main]

.github/workflows/sync-docs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# Syncs this repo's docs/ into the SchulyDocs site (https://docs.schuly.dev).
2-
# On a push to main touching docs/**, copies docs into SchulyDocs/docs/<Repo>/, opens a
3-
# PR against SchulyDocs and auto-merges it — which triggers the Cloudflare Pages rebuild.
4-
# Uses the org-level MAIN_PUSH_TOKEN secret (same as other cross-repo sync workflows).
5-
61
name: Sync docs to docs site
72

83
on:

0 commit comments

Comments
 (0)