don't make release-version deps on transalations since translations is only triggered by push on master (#7496)
This commit is contained in:
parent
ce087c58ef
commit
aaf8c9f047
1 changed files with 0 additions and 1 deletions
|
@ -455,7 +455,6 @@ trigger:
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- testing
|
- testing
|
||||||
- translations
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: fetch-tags
|
- name: fetch-tags
|
||||||
|
|
Reference in a new issue