Skip to content

ci: skip no-commit-to-branch hook in CI#3

Merged
xnoto merged 1 commit intomainfrom
fix/ci-no-commit-hook
Mar 3, 2026
Merged

ci: skip no-commit-to-branch hook in CI#3
xnoto merged 1 commit intomainfrom
fix/ci-no-commit-hook

Conversation

@xnoto
Copy link
Owner

@xnoto xnoto commented Mar 3, 2026

Fixes CI failure by skipping the no-commit-to-branch pre-commit hook in GitHub Actions.

The hook is designed to prevent local commits to main, but fails in CI because the commit already exists. Branch protection is handled by GitHub settings, not pre-commit hooks.

@xnoto xnoto merged commit 187d607 into main Mar 3, 2026
1 check passed
@xnoto xnoto deleted the fix/ci-no-commit-hook branch March 3, 2026 07:12
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.

1 participant