Skip to content

Commit 96dac4e

Browse files
committed
Add permissions at top of file
1 parent aee98a5 commit 96dac4e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dcm-weekly-checks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- cron: '0 8 * * 1' # Every Monday at 8am
77
workflow_dispatch:
88

9+
permissions: read-all
10+
911
jobs:
1012
flutter-prep:
1113
uses: ./.github/workflows/flutter-prep.yaml

0 commit comments

Comments
 (0)