diff --git a/.github/workflows/crowdin-sync.yml b/.github/workflows/crowdin-sync.yml index caa00895..cc496c0f 100644 --- a/.github/workflows/crowdin-sync.yml +++ b/.github/workflows/crowdin-sync.yml @@ -1,18 +1,17 @@ on: [push] - #schedule: + # schedule: #- cron: "*/60 * * * *" - name: Crowdin Sync jobs: crowdin-sync: runs-on: ubuntu-latest - - name: Checkout - uses: actions/checkout@v2 - steps: + - name: Checkout + uses: actions/checkout@v2 + - name: crowdin-action uses: crowdin/github-action@1.4.11 with: