Skip to content

Commit fe6f478

Browse files
authored
Remove conditional check for CROWDIN_PROJECT_ID
Removed conditional check for CROWDIN_PROJECT_ID in the workflow.
1 parent 9865036 commit fe6f478

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/download-translations.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ permissions: write-all
1414

1515
jobs:
1616
crowdin:
17-
if: ${{ secrets.CROWDIN_PROJECT_ID != '' }}
1817
runs-on: ubuntu-latest
1918
steps:
2019
- name: Checkout

0 commit comments

Comments
 (0)