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.
1 parent 1774495 commit ed0caedCopy full SHA for ed0caed
1 file changed
.github/workflows/check-dist.yml
@@ -6,6 +6,8 @@
6
# For our project, we generate this file through a build process from other source files.
7
# We need to make sure the checked-in `index.js` actually matches what we expect it to be.
8
name: check dist
9
+permissions:
10
+ contents: read
11
12
on:
13
push:
0 commit comments