Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid attempting to delete push actions for remote users. (#12879) | Patrick Cloke | 2022-05-26 | 1 | -0/+1 |
Remote users will never have push actions, so we can avoid a database round-trip/transaction completely. |