Problem
For pre-commit, we are running a separate CI script by us.
Instead, we want to run pre-commit using the GitHub app
Ref: diffpy/diffpy.utils#154
Proposed solution
Remove .github/workflows/pre-commit.yml and set up pre-commit GitHub App in the repository setting