Skip to content

Rework Trim expression to use enum instead of constants (#530) #535

Rework Trim expression to use enum instead of constants (#530)

Rework Trim expression to use enum instead of constants (#530) #535

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