Skip to content

fix: Fix pull request issues

Choose a tag to compare

@WorkOfStan WorkOfStan released this 31 May 17:37
· 2 commits to main since this release
71591eb

Added

  • debug info (list of branches)
  • outputs changed-files with a comma-separated list of files changed by phpcbf

Fixed

  • Prevents issues with changing files in detached HEAD states (during pull request) by committing to the source branch of the pull request.