Skip to content

Commit

Permalink
Fix health commenting
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Jan 8, 2024
1 parent 9f84be4 commit 6f1c834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/health_internal.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# A CI configuration to check PR health.

name: Health
name: Health:Internal
on:
pull_request:
branches: [ main ]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/post_summaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_run:
workflows:
- Publish
- Health:Comment
- Health:Internal
types:
- completed

Expand Down

0 comments on commit 6f1c834

Please sign in to comment.