Skip to content

Daily HTTP Method update #695

Daily HTTP Method update

Daily HTTP Method update #695

name: Daily HTTP Method 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: http-methods