We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c19ed4c + 89384bb commit d461571Copy full SHA for d461571
.github/workflows/csv-coverage-update.yml
@@ -6,7 +6,7 @@ on:
6
- cron: "0 0 * * *"
7
8
permissions:
9
- contents: read
+ contents: write
10
pull-requests: write
11
12
jobs:
0 commit comments