Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
modos189 authored Jul 21, 2024
1 parent 68872a8 commit 9b2d1d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,6 @@ def on_pull_request(data):
send_message(text)



if __name__ == "__main__":
app.run(host=LISTENER_HOST, port=int(LISTENER_PORT))

0 comments on commit 9b2d1d1

Please sign in to comment.