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 73c74cf commit 26d2136Copy full SHA for 26d2136
1 file changed
.github/workflows/docker.yml
@@ -6,6 +6,9 @@ on:
6
push:
7
branches: ["master"]
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
docker:
14
runs-on: ubuntu-latest
0 commit comments