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 249f098 commit 7442ef9Copy full SHA for 7442ef9
.github/workflows/python-publish.yml
@@ -6,6 +6,9 @@ on:
6
# Runs every 2 hours
7
- cron: "0 */2 * * *"
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
update-leetcode:
14
name: Update local LeetCode stats card
0 commit comments