There was an error while loading. Please reload this page.
1 parent 26667f3 commit 951ec3bCopy full SHA for 951ec3b
1 file changed
.github/workflows/depot_license_generation.yml
@@ -12,6 +12,8 @@ on:
12
- '!**/node_modules/**'
13
jobs:
14
license_check:
15
+ permissions:
16
+ contents: write
17
runs-on: ubuntu-latest
18
steps:
19
- name: Checkout
0 commit comments