We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895d773 commit 43ecd46Copy full SHA for 43ecd46
1 file changed
.github/workflows/publish.yml
@@ -1,5 +1,8 @@
1
name: Create and publish a Docker image
2
3
+permissions:
4
+ contents: read
5
+
6
on:
7
push:
8
branches: ['main']
0 commit comments