mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-26 05:44:31 +00:00
fix build
This commit is contained in:
parent
37cf10b9a9
commit
73cdecc5bd
@ -14,7 +14,6 @@ class CustomGitHubHandler(GitHubEventHandler):
|
||||
return super().handle_push(payload, event)
|
||||
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def handle_pull_request(self, payload, event):
|
||||
|
||||
payload['repository']['html_url'] = payload['repository']['ssh_url']
|
||||
|
Loading…
x
Reference in New Issue
Block a user