Skip to content

Daily PHP Regex Scripts update #326

Daily PHP Regex Scripts update

Daily PHP Regex Scripts update #326

name: Daily PHP Regex Scripts update
on:
workflow_dispatch:
schedule:
- cron: '55 17 * * *'
env:
GH_TOKEN: ${{ github.token }}
jobs:
update-specs:
uses: ./.github/workflows/reusable-update-spec.yml
with:
type: php-regex-script