We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd3cec commit 065b877Copy full SHA for 065b877
1 file changed
.github/workflows/translations.yml
@@ -16,7 +16,6 @@ jobs:
16
list_languages:
17
name: List languages
18
runs-on: ubuntu-latest
19
- if: github.repository_owner == 'djangogirls'
20
outputs:
21
languages: ${{ steps.set_list.outputs.languages }}
22
steps:
0 commit comments