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 37026c9 commit 2c05b47Copy full SHA for 2c05b47
1 file changed
.github/workflows/clang-format-image.yml
@@ -19,6 +19,10 @@ env:
19
REGISTRY: ghcr.io
20
IMAGE_NAME: clang-format
21
22
+permissions:
23
+ contents: read
24
+ packages: write
25
+
26
jobs:
27
publish-image:
28
name: clang-format ${{ matrix.version-pair.version }}
0 commit comments