chore(CI): update sync workflows

This commit is contained in:
zhanghongtong 2021-04-07 18:50:38 +08:00
parent d1284cdcbb
commit 9037622126
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
jobs:
sync_to_enterprise:
runs-on: ubuntu-20.04
if: github.repository == '${{ github.repository_owner }}/emqx'
if: github.repository == 'emqx/emqx'
steps:
- name: git-sync
uses: Rory-Z/git-sync@v3.0.1