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