Skip to content

Commit dab3aca

Browse files
committed
remove write permissions in docs workflow
1 parent 929bcdb commit dab3aca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
docs:
1818
name: Build and release docs
1919

20-
permissions:
21-
contents: write # for stefanzweifel/git-auto-commit-action to push code in repo
22-
2320
runs-on: ubuntu-latest
2421
steps:
2522
# Get GitHub token via the CT SDKs App

0 commit comments

Comments
 (0)