Commit 73d7602
fix(ci): add missing SPDX headers to workflow files
The Governance reusable's "Workflow security linter" job requires every
.github/workflows/*.yml to carry an SPDX-License-Identifier on line 1. These
files were missing it, so the Governance workflow failed on every push — one
more red workflow feeding the ci_activity notification flood.
Identifier (MPL-2.0) is taken from this repo's own existing workflow headers,
which agree unanimously — not assumed. Files: pages.yml
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent efe9982 commit 73d7602
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments