diff --git a/.github/workflows/repo_health.yml b/.github/workflows/repo_health.yml index 91ddd52..6165a14 100644 --- a/.github/workflows/repo_health.yml +++ b/.github/workflows/repo_health.yml @@ -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