I’m following the activities, and just amended my GitHub workflow triggers and noticed that my docker images were published before the PR was submitted.
I’d rather prefer that the CI part is run when the PR is created, but the build and submission of the package only after it is approved and merged.
Am I getting something wrong here?