We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41fe3e0 commit 22df0afCopy full SHA for 22df0af
1 file changed
.github/workflows/snapshot-all.yml
@@ -87,5 +87,7 @@ jobs:
87
88
standalone-ls:
89
needs: [ language-servers-multiplatform-build ]
90
+ permissions:
91
+ contents: write
92
uses: ./.github/workflows/snapshot-standalone-ls.yml
93
secrets: inherit
0 commit comments