mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-03-07 16:15:56 +03:00
Fix workflow permissions and cleanup
This commit is contained in:
parent
b56bb3a202
commit
94056f1871
6 changed files with 45 additions and 30 deletions
3
.github/workflows/check-dist.yml
vendored
3
.github/workflows/check-dist.yml
vendored
|
|
@ -11,6 +11,9 @@ on:
|
|||
- '**.md'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
call-check-dist:
|
||||
name: Check dist/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue