Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip no-commit-to-branch pre-commit hook #8

Merged
merged 2 commits into from
Mar 11, 2022
Merged

Skip no-commit-to-branch pre-commit hook #8

merged 2 commits into from
Mar 11, 2022

Conversation

bdura
Copy link
Contributor

@bdura bdura commented Mar 11, 2022

The CI on master fails because of the no-commit-to-branch hook. The hook itself is useful for local development, but useless by design in the PR workflow.

This PR disables the hook within the CI.

@bdura bdura self-assigned this Mar 11, 2022
@bdura bdura requested a review from percevalw March 11, 2022 14:33
@bdura bdura merged commit 31e4f7f into master Mar 11, 2022
@bdura bdura deleted the pre-commit branch March 11, 2022 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants