Skip to content

Daily Language Extensive update #400

Daily Language Extensive update

Daily Language Extensive update #400

name: Daily Language Extensive update
on:
workflow_dispatch:
schedule:
- cron: '55 17 * * *'
env:
GH_TOKEN: ${{ github.token }}
COMPOSER_ROOT_VERSION: dev-main # see https://getcomposer.org/doc/articles/troubleshooting.md#dependencies-on-the-root-package
jobs:
update-specs:
uses: ./.github/workflows/reusable-update-spec.yml
with:
type: language-extensive