mirror of
https://github.com/reactos/web-playground-config.git
synced 2024-11-23 03:29:41 +00:00
Pull from /head instead of /merge for PRs due to the race condition outlined in https://github.com/buildbot/buildbot/issues/3998
This commit is contained in:
parent
c73a80e0cf
commit
d4dbc49e60
@ -163,6 +163,7 @@ c['www'] = {
|
||||
),
|
||||
'change_hook_dialects': {
|
||||
'github': {
|
||||
'pullrequest_ref': 'head',
|
||||
'secret': credentials.get("github", "webhook_secret"),
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user