We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab2bd3 commit ab7f4a4Copy full SHA for ab7f4a4
.github/workflows/ci.yml
@@ -13,6 +13,8 @@ on:
13
paths-ignore:
14
- ./*.ps1
15
- '**.md'
16
+permissions:
17
+ contents: write
18
19
jobs:
20
build:
0 commit comments