Skip to content

Commit 485abaa

Browse files
themr0cclaude
andcommitted
docs: update CLAUDE.md workflow description for integrated cleanup
Cleanup of merged PRs and deleted branches is now part of the deploy step (deploy-gh-pages.js), not a separate workflow step. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent facbfcc commit 485abaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ When creating PRs, follow `.github/pull_request_template.md`:
3232

3333
| Workflow | Trigger | Purpose |
3434
|---|---|---|
35-
| `build-asciidoc.yml` | Push to main/release | Builds AsciiDoc docs and deploys to GitHub Pages. Cleans up merged PR preview branches. |
35+
| `build-asciidoc.yml` | Push to main/release | Builds AsciiDoc docs and deploys to GitHub Pages (deploy includes cleanup of merged/closed PRs and deleted branches). |
3636
| `pr.yml` | PR | Builds HTML preview, runs CQA checks, deploys to `gh-pages`, posts preview URL and CQA checklist as PR comments. Build scripts sourced from base branch. |
3737
| `style-guide.yml` | PR | Runs Vale linter on `assemblies/` for style guide compliance. |
3838
| `shellcheck.yml` | PR (`*.sh`) | Runs shellcheck on changed shell scripts via reviewdog. |

0 commit comments

Comments
 (0)