Skip to content

Commit 73e0921

Browse files
authored
Merge pull request #26 from OSGP/FDP-2716-add-workflow-permissions
FDP-2716 ~ Adds permissions to workflow
2 parents b1ec722 + 1e88ccc commit 73e0921

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
pull_request:
88
branches: [ "main" ]
99

10+
permissions: write-all
11+
1012
jobs:
1113
build:
1214
name: Gradle build and publish

0 commit comments

Comments
 (0)