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 7794ec3 commit 3f041a8Copy full SHA for 3f041a8
.github/workflows/cron.yml
@@ -4,6 +4,10 @@ on:
4
schedule:
5
- cron: 0 0 * * 0
6
7
+permissions:
8
+ contents: write
9
+ pull-requests: write
10
+
11
jobs:
12
update-unicode-alias:
13
name: update-unicode-alias
0 commit comments