Skip to content

Fix failing the action when the event type is not supporte

Compare
Choose a tag to compare
@MishaKav MishaKav released this 20 Oct 17:11
· 19 commits to main since this release
d6ed1d3
  • Fix failing the action when the event type is not pull_request/push. Now it will just post warning message if you try to comment (and not fail the whole action). If you just using an output of the action you will be able to run this action on events like schedule/workflow_dispatch etc
  • Add full CHANGELOG.md (current file with all history). Those whos use dependabot now will be able to see the changes directly in the PR