mirror of
https://github.com/actions/checkout.git
synced 2026-08-22 08:22:52 +00:00
Merge bb656e185579594393dd49dc9e6296c33338bdb4 into f548e57e544e1ff5a4c46bf1e1b8685f8e4a348a
This commit is contained in:
commit
ea1c61a5bb
4
.github/workflows/check-dist.yml
vendored
4
.github/workflows/check-dist.yml
vendored
@ -17,8 +17,12 @@ on:
|
||||
- '**.md'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions: read-all
|
||||
|
||||
jobs:
|
||||
check-dist:
|
||||
permissions:
|
||||
contents: read # for actions/checkout to fetch code
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user