remove double condition
This commit is contained in:
		@@ -138,10 +138,6 @@ steps:
 | 
				
			|||||||
      - apt update && apt install -y git python3-requests hub
 | 
					      - apt update && apt install -y git python3-requests hub
 | 
				
			||||||
      - SOURCE_DIR=$(pwd) ./scripts/commit_new_translation.sh
 | 
					      - SOURCE_DIR=$(pwd) ./scripts/commit_new_translation.sh
 | 
				
			||||||
    when:
 | 
					    when:
 | 
				
			||||||
      event:
 | 
					 | 
				
			||||||
        - cron
 | 
					 | 
				
			||||||
      cron:
 | 
					 | 
				
			||||||
        - auto-fetch-lang
 | 
					 | 
				
			||||||
      instance:
 | 
					      instance:
 | 
				
			||||||
          - drone_runner_outside
 | 
					          - drone_runner_outside
 | 
				
			||||||
          
 | 
					          
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user