Skip to content

Commit

Permalink
Fix CI even more
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Dec 11, 2024
1 parent dba101c commit a5c3092
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
with:
ignore_coverage: "**.mock.dart,**.g.dart"
ignore_license: "**.mock.dart,**.g.dart,**.mocks.dart,pkgs/markdown/"
ignore_license: "**.mock.dart,**.g.dart,**.mocks.dart,pkgs/markdown/**"
permissions:
pull-requests: write
2 changes: 1 addition & 1 deletion pkgs/markdown/lib/src/version.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a5c3092

Please sign in to comment.