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

Disable Git hooks on CI workflows #1483

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

NicoPennec
Copy link
Member

Problem

  • There is no need to install Git hooks on CI workflows.

Solution

  • Configure workflows to prevent the installation of Git Hooks with Husky on CI servers.

@NicoPennec NicoPennec merged commit c7c2740 into cgwire:master Jul 9, 2024
5 checks passed
@NicoPennec NicoPennec deleted the fix/CI branch July 9, 2024 09:41
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