Skip to content

Commit

Permalink
get rid of workflow level permissions (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhammer authored Jan 30, 2024
1 parent d8bf7ef commit 247e6a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Release
on:
workflow_dispatch:

permissions:
contents: read # for checkout

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 247e6a5

Please sign in to comment.