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

@ -2,17 +2,16 @@ on: [push]
# schedule: # schedule:
#- cron: "*/60 * * * *" #- cron: "*/60 * * * *"
name: Crowdin Sync name: Crowdin Sync
jobs: jobs:
crowdin-sync: crowdin-sync:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
steps:
- name: crowdin-action - name: crowdin-action
uses: crowdin/github-action@1.4.11 uses: crowdin/github-action@1.4.11
with: with: