We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df0a03 commit cbe85baCopy full SHA for cbe85ba
.github/workflows/build-push.yaml
@@ -1,5 +1,8 @@
1
name: build image
2
3
+permissions:
4
+ contents: read
5
+
6
on:
7
workflow_dispatch:
8
0 commit comments