Skip to content

Commit d461571

Browse files
authored
Merge pull request #15630 from tamasvajk/fix/change-coverage-updater-permissions
Extend permissions in `csv-coverage-update.yml`
2 parents c19ed4c + 89384bb commit d461571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/csv-coverage-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 0 * * *"
77

88
permissions:
9-
contents: read
9+
contents: write
1010
pull-requests: write
1111

1212
jobs:

0 commit comments

Comments
 (0)