We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f80e1aa + 5dd8990 commit 41666c3Copy full SHA for 41666c3
.github/workflows/check-dist.yml
@@ -7,6 +7,8 @@ on:
7
- main
8
- 'releases/*'
9
10
+permissions:
11
+ contents: read
12
jobs:
13
verify-build: # make sure the checked in dist/ folder matches the output of a rebuild
14
runs-on: ubuntu-latest
0 commit comments