This commit is contained in:
Varun Sharma
2025-02-01 11:09:10 +00:00
committed by GitHub

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: