Skip to content

Commit 4487b6e

Browse files
authored
Merge pull request tegonal#149 from tegonal/feature/cleanup-read-permissions
github workflows: request only read rights for contents
2 parents dc6c09e + 2400f14 commit 4487b6e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/.github/workflows/cleanup.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ on:
1414
branches:
1515
- main
1616

17+
permissions:
18+
contents: read
19+
1720
jobs:
1821
build:
1922
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)