Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix pre-commit check on the CI that fails on commits merged to
master
The `no-commit-to-branch` prevents from accidental commit to master locally. It is not needed to run on the CI. Whatismore, it has to be disabled, otherwise it causes merge commits to fail.
- Loading branch information