Skip to content

Commit 3d84c0a

Browse files
committed
Remove write permission
1 parent 9fe0e3c commit 3d84c0a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
runs-on: ubuntu-latest
2828
env:
2929
GITHUB_TOKEN: ${{ github.token }}
30-
permissions:
31-
contents: write
3230
steps:
3331
- uses: actions/checkout@v3
3432
- uses: scalacenter/sbt-dependency-graph-action@v1

0 commit comments

Comments
 (0)