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 f5deacc commit bdff10aCopy full SHA for bdff10a
.github/workflows/ci-docker.yml
@@ -10,7 +10,7 @@ env:
10
IMAGE_NAME: '${{ github.repository }}'
11
12
permissions:
13
- content: read
+ contents: read
14
15
jobs:
16
docker:
0 commit comments