Commit 2cd9e50
ci: workflow consistency tweaks (#772)
- zizmor: target `pull_request` at `main` to match every other
workflow (all PRs base on main), and normalize the two SHA-pin
comments to the repo's `#vX.Y.Z` style (no space).
- deploy-main: skip docs-only pushes via `paths-ignore: ['**.md']`;
the deploy target is `example/`, unaffected by repo markdown, and
no cleanup depends on this job running.
Deliberately not adding paths-ignore to deploy-delete: deploy.yml
creates a preview for every PR (no path filter), so deploy-delete must
run on every close to clean up md-only PRs' previews.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2d72915 commit 2cd9e50
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
0 commit comments