We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c737b commit 369e623Copy full SHA for 369e623
.github/workflows/ZMediumToMarkdown.yml
@@ -6,6 +6,9 @@ on:
6
# Schedule to automatically sync at specified intervals
7
# Reference: https://crontab.guru/
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
ZMediumToMarkdown:
14
runs-on: ubuntu-latest
0 commit comments