Commit b5c520b
authored
Add missing permission to check_libs.yaml (#7)
Repository is configured to use permission-less GITHUB_TOKEN by default
(instead of granting write for all permissions)
i.e. "Read repository contents and packages permissions" instead of
"Read and write permissions" for "Workflow permissions" setting
> Choose the default permissions granted to the GITHUB_TOKEN when
running workflows in this repository. You can specify more granular
permissions in the workflow using YAML.1 parent cea10b3 commit b5c520b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
0 commit comments