Skip to content

Commit

Permalink
Fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Jan 5, 2024
1 parent 585e0c4 commit 32caf70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/health_internal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses: ./.github/workflows/health.yaml
uses: dart-lang/ecosystem/.github/workflows/health.yaml
with:
local_debug: true
coverage_web: false
Expand Down

0 comments on commit 32caf70

Please sign in to comment.