mirror of
https://github.com/actions/cache
synced 2026-06-13 01:13:43 -07: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