Add CI job to check for deleted files (#8727)

Co-Authored-By: Michael Sproul <michael@sigmaprime.io>

Co-Authored-By: Michael Sproul <michaelsproul@users.noreply.github.com>
This commit is contained in:
Michael Sproul
2026-02-27 08:05:57 +11:00
committed by GitHub
parent a1ef265c9e
commit 2f43d234d8
3 changed files with 30 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@@ -1,3 +1,4 @@
/beacon_node/network/ @jxs
/beacon_node/lighthouse_network/ @jxs
/beacon_node/store/ @michaelsproul
/.github/forbidden-files.txt @michaelsproul