Created
May 12, 2020 08:11
-
-
Save wshihadeh/b897f4f750c3177a5545195db37b8e37 to your computer and use it in GitHub Desktop.
ForbiddenBranches
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ForbiddenBranches: | |
enabled: false | |
description: 'Check for commit to forbidden branch' | |
quiet: true | |
branch_patterns: ['master'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment