We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3873fc commit c8c0b7fCopy full SHA for c8c0b7f
.github/workflows/main.yml
@@ -3,6 +3,8 @@ name: Update README with Folder Structure
3
on:
4
push:
5
branches: [main] # Change this if your branch is named differently
6
+permissions:
7
+ contents: write
8
9
jobs:
10
update-readme:
0 commit comments