Skip to content

Daily Scripts update #375

Daily Scripts update

Daily Scripts update #375

name: Daily Scripts 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: scripts