Skip to content

Merge eScience Center and JASP versions #1

Merge eScience Center and JASP versions

Merge eScience Center and JASP versions #1

Workflow file for this run

on:

Check failure on line 1 in .github/workflows/translations.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/translations.yml

Invalid workflow file

`schedule` accepts a list of one or more maps with the `cron` key set
schedule:
# - cron: "*/5 * * * *"
workflow_dispatch:
name: generate-translations
jobs:
generate-translations:
runs-on: ubuntu-latest
env:
REPO_KEY: ${{ secrets.REPOS_KEY }}
WEBLATE_KEY: ${{ secrets.WEBLATE_KEY }}
QML_REPO: jasptestmodule-qml
R_REPO: jasttestmodule-r
steps:
- uses: jasp-stats/jasp-actions/wlcLock@master
- uses: jasp-stats/jasp-actions/translations@master