Skip to content

Daily HTTP status update #692

Daily HTTP status update

Daily HTTP status update #692

name: Daily HTTP status 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-status-codes