Implemented minimal functionality for the Action:
- Will get all open pull requests and update them with the base branch
- Will display error message if merge conflicts exist
- Will create a comment on the PR once an update is done or merge conflicts exist
- Action will skip pull requests that are already up to date.