Skip to content

i18n:pull translations #2

i18n:pull translations

i18n:pull translations #2

Workflow file for this run

# -*- coding: utf-8 -*-
#
# Copyright (C) 2023 Graz University of Technology.
#
# React-Invenio-Deposit is free software; you can redistribute it and/or modify it
# under the terms of the MIT License; see LICENSE file for more details.
name: i18n:pull translations
on: workflow_dispatch # manually trigger
jobs:
i18n-pull:
uses: inveniosoftware/invenio-i18n/.github/workflows/i18n-pull-base.yml@master
secrets: inherit