Skip to content

Commit 1103fd4

Browse files
committed
New lines end of file
1 parent 06905f1 commit 1103fd4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
warn_on: "coverage,breaking,leaking"
1313
use-flutter: true
1414
permissions:
15-
pull-requests: write
15+
pull-requests: write

.github/workflows/post_summary.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
upload:
1414
uses: dart-lang/ecosystem/.github/workflows/post_summaries.yaml@main
1515
permissions:
16-
pull-requests: write
16+
pull-requests: write

0 commit comments

Comments
 (0)