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

[FCL-195] Skip pre-commit branch check in CI #179

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

jacksonj04
Copy link
Collaborator

The recent changes to pre-commit introduce checks which make sure users aren’t committing to main. Unfortunately when we run pre-commit in CI on main it complains.

Disable this check in the CI workflow, so it remains in place for local runs but is ignored for CI.

Jira

FCL-195

@jacksonj04 jacksonj04 requested a review from dragon-dxw July 3, 2024 11:26
@jacksonj04 jacksonj04 enabled auto-merge July 3, 2024 11:26
@jacksonj04 jacksonj04 merged commit 0a3b2f4 into main Jul 3, 2024
6 checks passed
@jacksonj04 jacksonj04 deleted the fix/disable-pre-commit-branch-check-in-ci branch July 3, 2024 15:32
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