feat: improve README

This commit is contained in:
Yang Luo
2023-11-09 20:37:00 +08:00
parent ea2f053630
commit 8ebb158765
3 changed files with 6 additions and 6 deletions

View File

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