We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613f89b commit a9c69c2Copy full SHA for a9c69c2
1 file changed
.github/workflows/GenerateDirectoryTree.yaml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main # 主分支
7
8
+permissions:
9
+ contents: write
10
jobs:
11
generate-tree:
12
runs-on: ubuntu-latest
0 commit comments