We use the action with PAT of the automation user, so it can trigger further actions. Seems that since https://github.com/peter-evans/create-pull-request/issues/4321 was addressed in https://github.com/peter-evans/create-pull-request/pull/4356 the labels are applied twice, exactly a second apart: <img width="849" height="191" alt="Image" src="https://github.com/user-attachments/assets/823552db-169b-465a-b880-826726fe9861" /> This in turn causes actions, dependent on labeling to fire twice. Would it be possible to make the behavior configurable?