CI: make i18n sync workflow only run on main repo

This commit is contained in:
ConquerorDopy
2021-11-08 02:08:47 +01:00
committed by Jesse Chan
parent d4960154e0
commit 8dc8968333

View File

@@ -9,6 +9,7 @@ on:
jobs:
synchronize-with-crowdin:
if: github.repository_owner == 'jesec'
runs-on: ubuntu-20.04
steps: