Skip to content

Commit

Permalink
ci: remove permission
Browse files Browse the repository at this point in the history
  • Loading branch information
shouwn committed Sep 8, 2023
1 parent ffb7f68 commit 23f1798
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
ktlint:
name: Lint Kotlin
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Clone repo
uses: actions/checkout@master
Expand Down

0 comments on commit 23f1798

Please sign in to comment.