Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 8c39451

Browse files
committed
chore: add permissions for tests reporting
1 parent ee83209 commit 8c39451

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/package_analyze.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ on:
3030
- "dart_dependency_validator.yaml"
3131
- "pubspec.yaml"
3232

33+
permissions:
34+
statuses: write
35+
checks: write
36+
3337
jobs:
3438
analysis:
3539
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)