image-actions
image-actions copied to clipboard
fix(entrypoint): exit(0) when pull_request.<event> is not 'synchronize' or 'opened'
What does this PR introduce?
- Action succeeds for
pull_request.<event>different fromopenedorsynchronize
Related issues
- closes #84