Fix Crowdin sync.

This commit is contained in:
Yang Luo 2022-01-02 23:16:08 +08:00
parent 9b6131890c
commit 5389cb435c

View File

@ -7,7 +7,7 @@ on:
jobs:
synchronize-with-crowdin:
runs-on: ubuntu-latest
if: github.repository == 'casbin/casdoor' && github.event_name == 'push'
if: github.repository == 'casdoor/casdoor' && github.event_name == 'push'
steps:
- name: Checkout