mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Extend permissions in csv-coverage-update.yml
This commit is contained in:
2
.github/workflows/csv-coverage-update.yml
vendored
2
.github/workflows/csv-coverage-update.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user