We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae213cc commit a8b70ccCopy full SHA for a8b70cc
.pre-commit-config.yaml
@@ -40,4 +40,4 @@ repos:
40
- id: no-commit-to-branch
41
name: Prevent Commit to Main Branch
42
args: ["--branch", "main"]
43
-# stages: [pre-commit]
+ stages: [pre-commit]
0 commit comments