# :bug: Bug report ## Current Behavior The [Coding Standard](https://github.com/mage-os/github-actions/blob/main/coding-standard/action.yml#L48) does too much in regard to checking out repositories ## Expected Behavior This is bad action behavior, often the repo is already checked out. ## What is the motivation / use case for changing the behavior? Faster actions.