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 64dd2b3 commit 4eeeab2Copy full SHA for 4eeeab2
.github/workflows/docker.yml
@@ -8,3 +8,5 @@ on:
8
jobs:
9
docker:
10
uses: open-contracting/.github/.github/workflows/docker-django.yml@main
11
+ permissions:
12
+ packages: write
.github/workflows/i18n.yml
@@ -6,3 +6,5 @@ on:
6
7
i18n:
uses: open-contracting/.github/.github/workflows/i18n-django.yml@main
+ contents: read
0 commit comments