Merge bb656e185579594393dd49dc9e6296c33338bdb4 into 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0

This commit is contained in:
Varun Sharma 2026-06-21 05:46:15 +00:00 committed by GitHub
commit cdbfa0b814
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,8 +17,12 @@ on:
- '**.md' - '**.md'
workflow_dispatch: workflow_dispatch:
permissions: read-all
jobs: jobs:
check-dist: check-dist:
permissions:
contents: read # for actions/checkout to fetch code
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: