Compare commits

...

2 Commits

Author SHA1 Message Date
Varun Sharma
457ba487a9
Merge bb656e185579594393dd49dc9e6296c33338bdb4 into 692973e3d937129bcbf40652eb9f2f61becf3332 2024-06-13 19:05:47 +00:00
Varun Sharma
bb656e1855
Update check-dist.yml 2021-12-09 11:13:12 -08:00

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: