There was an error while loading. Please reload this page.
2 parents 8de1ac8 + 4fbf05d commit 9de71b5Copy full SHA for 9de71b5
1 file changed
.github/workflows/daily-update.yml
@@ -4,7 +4,9 @@ on:
4
- cron: '0 16 * * 1-5'
5
workflow_dispatch:
6
7
-permissions: {}
+permissions:
8
+ contents: write
9
+
10
jobs:
11
update_licenseDB:
12
name: Daily LicenseDB Update
0 commit comments