Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,6 @@ Inputs:
* [OPTIONAL] `fail-fast` - boolean to control whether all steps in the matrix should be run, even if one of them fails
* [OPTIONAL] `phpunit-config-file` - the phpunit configuration file to use with `vendor/bin/phpunit`, default is empty/not defined thus resorting to default behaviour when a configuration file (`-c` or `--configuration`) is not specified.


## The `check-pr-title.yaml` starter workflow

This workflow will check the title of a pull request and ensure it follows the conventional commit specification.
Expand Down