Skip to content

Commit 2c26403

Browse files
authored
ci(test): Remove write permission from build-doc (#310)
1 parent 8537bd8 commit 2c26403

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
build-doc:
3434
name: Build doc
3535
runs-on: ubuntu-latest
36-
permissions:
37-
contents: write
3836
steps:
3937
- name: Checkout repository
4038
uses: actions/checkout@v4

0 commit comments

Comments
 (0)