We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d21c56 commit f0e1599Copy full SHA for f0e1599
1 file changed
.github/workflows/DockerBuild.AzureFunctionsBaseImage.yaml
@@ -1,5 +1,9 @@
1
name: DockerBuild.AzureFunctionsImage
2
3
+permissions:
4
+ contents: read
5
+ packages: write
6
+
7
on:
8
# allow it to be run on-demand
9
workflow_dispatch:
0 commit comments