1
Fork 0

Update check-dist.yml

This commit is contained in:
Varun Sharma 2021-12-09 11:13:12 -08:00 committed by GitHub
parent 230611dbd0
commit bb656e1855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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: