Skip to content

Commit

Permalink
Remove permissions settings from the release workflow
Browse files Browse the repository at this point in the history
The workflow should work even without it.
  • Loading branch information
adamkudrna committed Apr 24, 2024
1 parent e65f36f commit 172d00e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches: [ master ]

permissions:
contents: read

jobs:
test_and_build:
name: Test and build
Expand Down

0 comments on commit 172d00e

Please sign in to comment.