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 e27fac6 + fd8a592 commit 4d3c8bdCopy full SHA for 4d3c8bd
.github/workflows/build.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
branches: ['main']
6
7
+permissions:
8
+ contents: read
9
+
10
env:
11
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
12
0 commit comments