mirror of
https://github.com/actions/cache
synced 2026-07-14 18:44:25 +02:00
Fix workflow permissions and cleanup
This commit is contained in:
@@ -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