Skip to content

Commit

Permalink
Merge pull request #26 from OSGP/FDP-2716-add-workflow-permissions
Browse files Browse the repository at this point in the history
FDP-2716 ~ Adds permissions to workflow
  • Loading branch information
smvdheijden authored Oct 18, 2024
2 parents b1ec722 + 1e88ccc commit 73e0921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
pull_request:
branches: [ "main" ]

permissions: write-all

jobs:
build:
name: Gradle build and publish
Expand Down

0 comments on commit 73e0921

Please sign in to comment.