Merge pull request #15630 from tamasvajk/fix/change-coverage-updater-permissions

Extend permissions in `csv-coverage-update.yml`
This commit is contained in:
Óscar San José
2024-02-16 10:58:24 +01:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ on:
- cron: "0 0 * * *"
permissions:
contents: read
contents: write
pull-requests: write
jobs: