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] 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
- name: Checkout
uses: actions/checkout@v2
steps: steps:
- name: Checkout
uses: actions/checkout@v2
- name: crowdin-action - name: crowdin-action
uses: crowdin/github-action@1.4.11 uses: crowdin/github-action@1.4.11
with: with: