moved the remote branch env variable to the block below it.

This commit is contained in:
Surafel Worku 2021-01-21 22:26:06 -08:00
parent d62ac20518
commit aab18e46c6
No known key found for this signature in database
GPG key ID: B9796C488D287B5D
2 changed files with 3 additions and 11 deletions

View file

@ -52,8 +52,4 @@ repos:
hooks:
- id: check-hooks-apply
- id: check-useless-excludes
- repo: https://github.com/clumio-code/pre-push-hooks
rev: v0.1.0
hooks:
- id: check-branch-for-push
args: ['--pattern', '^user/.*', '--pattern', '^team/.*', '--pattern', '^revert-[0-9]+-user/.*']