Skip to content

Commit 9c4ad6e

Browse files
committed
ci: adds missing permissions to fix codeql report
1 parent fb6f540 commit 9c4ad6e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release-please-gha.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ on:
1515
branches:
1616
- main
1717
- support/v1
18+
19+
permissions:
20+
contents: read
21+
1822
jobs:
1923
release-please-master:
2024
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)