Remove automatic triggers from repo_health workflow #16

Merged
Copilot merged 2 commits from copilot/fix-repo-health-command-trigger into main 2026-01-03 22:01:57 +00:00

View File

@@ -21,20 +21,6 @@ on:
- release
- scripts
- repo
pull_request:
paths:
- .github/workflows/**
- scripts/**
- docs/**
- dev/**
push:
branches:
- main
paths:
- .github/workflows/**
- scripts/**
- docs/**
- dev/**
permissions:
contents: read