We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed2d55 commit 623f35cCopy full SHA for 623f35c
.github/workflows/build.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ actions: write
10
+
11
env:
12
PKG_NAME: "terraform-ls"
13
0 commit comments