Fix yaml syntax

This commit is contained in:
jvyden 2022-08-12 20:25:24 -04:00
commit fe5b57372e
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -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: