feat: Allow check of diff between branch files to be configurable
Merge pull request #91 from irphilli/feature/allow-pr-no-diff
Replace input check_diff with allow_no_diff
Bump release to 0.5.0
:computer: Commits
396ddec - Krzysztof Szyper - 2022-06-30 09:23:20
Bump release to 0.5.0
c43145a - Krzysztof Szyper - 2022-06-30 09:18:07
Replace input check_diff with allow_no_diff
This will allow for better understanding of underlying logic.
7d6b6b8 - Krzysztof Szyper - 2022-06-30 08:58:14
| Merge pull request #91 from irphilli/feature/allow-pr-no-diff
| feat: Allow check of diff between branch files to be configurable
ecd94be - Phil Phillips - 2022-06-14 17:30:43
feat: Allow check of diff between branch files to be configurable
:memo: Brief description
feat: Allow check of diff between branch files to be configurable Merge pull request #91 from irphilli/feature/allow-pr-no-diff Replace input
check_diff
withallow_no_diff
Bump release to 0.5.0:computer: Commits
check_diff
withallow_no_diff
:file_folder: Modified files
Makefile | 2 +- README.md | 10 ++++++---- action.yml | 6 +++++- entrypoint.sh | 9 +++++++-- 4 files changed, 19 insertions(+), 8 deletions(-)
:warning: Additional information
Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information