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 7ad9a76 commit 1583042Copy full SHA for 1583042
.github/workflows/ci-docker.yml
@@ -8,6 +8,9 @@ on:
8
env:
9
GHCR_IMAGE_NAME: ghcr.io/blinklabs-io/cdnsd
10
11
+permissions:
12
+ content: read
13
+
14
jobs:
15
docker:
16
runs-on: ubuntu-latest
0 commit comments