Merge bb656e185579594393dd49dc9e6296c33338bdb4 into 8edcb1bdb4e267140fa742c62e395cd74f332709

This commit is contained in:
Varun Sharma 2025-08-08 15:47:11 -04:00 committed by GitHub
commit 18c55f44b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: