Skip to content

Commit fd63410

Browse files
committed
ci: declare contents:read on gradle-wrapper-validation workflow
Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
1 parent b529335 commit fd63410

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/gradle-wrapper-validation.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
branches: [main]
55
pull_request: {}
66

7+
permissions:
8+
contents: read
9+
710
jobs:
811
validation:
912
name: "Validation"

0 commit comments

Comments
 (0)