mirror of
https://github.com/actions/cache.git
synced 2026-01-31 11:55:00 +01:00
Fix workflow permissions and cleanup
This commit is contained in:
3
.github/workflows/licensed.yml
vendored
3
.github/workflows/licensed.yml
vendored
@@ -9,6 +9,9 @@ on:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
validate-cached-dependency-records:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user