Skip to content

Commit 4ac731e

Browse files
Exclude partners.json and publications.yaml from data artifact (#748)
These are hand-curated static files that should always be taken from the master branch checkout, not overwritten by the data-processing artifact on each deploy. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 52277e0 commit 4ac731e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/data-processing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,8 @@ jobs:
447447
content/curated_resources/
448448
content/glossary/
449449
data/
450+
!data/partners.json
451+
!data/publications.yaml
450452
static/data/
451453
static/partials/
452454
content/contributor-analysis/

0 commit comments

Comments
 (0)