Skip to content

Commit

Permalink
fix: remove forked repo workflow (#267)
Browse files Browse the repository at this point in the history
Signed-off-by: sh1luo <690898835@qq.com>
  • Loading branch information
sh1luo committed Aug 16, 2021
1 parent 398ba19 commit 2def51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
synchronize-with-crowdin:
runs-on: ubuntu-latest

if: github.repository == 'casbin/casdoor' && github.event_name == 'push'
steps:

- name: Checkout
Expand Down

0 comments on commit 2def51a

Please sign in to comment.