Commit 439c734
ci: fix scripts dep coverage gap and wrong self-reference path (#373)
* ci: fix scripts dep coverage gap and wrong self-reference path
- Add scripts/** to deploy-worker.yml path triggers so dependabot PRs
bumping ajv/ajv-formats route through validate-festivals instead of
silently skipping all CI jobs
- Add scripts/** to the festivals path filter in the changes job so
validate-festivals actually runs on those PRs
- Fix self-referencing path filter: was cloudflare-worker.yml (wrong
filename), now correctly points to deploy-worker.yml
* ci: rename deploy-worker.yml to cloudflare-worker.yml
The workflow manages the full Cloudflare Worker lifecycle (test,
validate, deploy) — not just deployment. Rename to match what it
manages, consistent with how the Pages workflows are named.
Also update the workflow name field to match.
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 839dede commit 439c734
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
0 commit comments