Skip to content

Commit

Permalink
workflow fix: remove granual github actions permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
SpontanCombust committed Aug 5, 2024
1 parent 346b52d commit 6402ddf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ env:
CARGO_TERM_COLOR: always
IS_PRE_RELEASE: ${{ contains(github.ref_name, 'dev') }}

permissions:
issues: write

jobs:
build:
strategy:
Expand Down

0 comments on commit 6402ddf

Please sign in to comment.