Skip to content

Updated CHANGELOG.md #140

Updated CHANGELOG.md

Updated CHANGELOG.md #140

name: "Automation - Changelog Update"
on:
workflow_dispatch:
push:
branches:
- "6.x"
- "7.x"
jobs:
automation:
uses: aeon-php/actions/.github/workflows/automation-changelog-update.yml@main
secrets:
automation_github_token: "${{ secrets.ACCESS_TOKEN }}"