mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-29 15:14:33 +00:00
fix syntacsis error
This commit is contained in:
parent
e54a110527
commit
b9286096d1
@ -15,7 +15,7 @@ class BuildBotChangeSource(BuildBotModule):
|
||||
{ 'github': {
|
||||
'secret': secret.getValue('WebHook'),
|
||||
'token': secret.getValue('gitHub'),
|
||||
'strict': True,
|
||||
'strict': True
|
||||
},
|
||||
},
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user