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 d2327bf commit 233c6cdCopy full SHA for 233c6cd
.github/workflows/update-license.yml
@@ -5,6 +5,10 @@ on:
5
- cron: '0 6 1 1 *'
6
workflow_dispatch:
7
8
+permissions:
9
+ contents: read
10
+ pull-requests: write
11
+
12
jobs:
13
run:
14
runs-on: ubuntu-latest
0 commit comments