mirror of
https://github.com/actions/cache.git
synced 2026-05-07 07:37:30 +08:00
Fix workflow permissions and cleanup
This commit is contained in:
@@ -11,6 +11,9 @@ on:
|
||||
- '**.md'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
call-check-dist:
|
||||
name: Check dist/
|
||||
|
||||
Reference in New Issue
Block a user