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 ddc3362 commit f9d52e2Copy full SHA for f9d52e2
.github/workflows/buildjs.yml
@@ -2,6 +2,8 @@
2
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
3
4
name: buildjs
5
+permissions:
6
+ contents: write # Grants write access to repository content
7
on:
8
workflow_call:
9
inputs:
.github/workflows/buildpcf.yml
name: buildPCF
0 commit comments