Skip to content

Commit

Permalink
ci: remove redundant permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed May 25, 2024
1 parent 2d0c635 commit 383efcd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
permissions:
contents: write
id-token: write
issues: read
packages: write
pull-requests: write
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 383efcd

Please sign in to comment.