mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-06 19:35:33 +01:00
feat: add and enable pre-push Git hooks
This commit is contained in:
parent
c419332bad
commit
2afdf43cd2
4 changed files with 54 additions and 1 deletions
|
@ -40,6 +40,7 @@ final class Config
|
|||
allowMissingFields: true,
|
||||
fields: [
|
||||
'createGitHubActionsConfiguration' => new Assert\Type('boolean'),
|
||||
'runGitHooksBeforePush' => new Assert\Type('boolean'),
|
||||
'useNewDatabaseCredentials' => new Assert\Type('boolean'),
|
||||
]
|
||||
)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue