Merge pull request #16 from mokoconsulting-tech/copilot/fix-repo-health-command-trigger

[WIP] Fix repo health to only run on command
This commit was merged in pull request #16.
This commit is contained in:
Jonathan Miller
2026-01-03 16:01:57 -06:00
committed by GitHub

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