Skip to content

Commit

Permalink
Remove license check
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Apr 15, 2024
1 parent 233859d commit 12ffe37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/health.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
health:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@9fabe464ea1d8408774de74d2ac759c1f90ae480
with:
checks: "version,changelog,license,do-not-submit,breaking,coverage,leaking"
checks: "version,changelog,do-not-submit,breaking,coverage,leaking"
permissions:
pull-requests: write

0 comments on commit 12ffe37

Please sign in to comment.