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 f3f1689 commit 4d1b397Copy full SHA for 4d1b397
.github/workflows/build_changelog.yml
@@ -4,6 +4,9 @@ name: Build changelog
4
on:
5
workflow_dispatch:
6
7
+permissions:
8
+ contents: read
9
+
10
jobs:
11
changelog:
12
permissions:
0 commit comments