mirror of
https://github.com/actions/checkout.git
synced 2026-05-13 16:09:50 +00:00
Merge bb656e1855 into c2d88d3ecc
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user