fix(ci): run repo-health on PR to main only, not on push

This commit is contained in:
2026-06-18 16:39:42 +00:00
parent 94f897702d
commit 2bc132d94e
+2 -1
View File
@@ -33,7 +33,8 @@ on:
- scripts
- repo
pull_request:
push:
branches:
- main
permissions:
contents: read