Skip to content

Commit

Permalink
to be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Feb 6, 2023
1 parent 22aa7f9 commit 77bad41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/archery/archery/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,7 @@ def trigger_bot(event_name, event_payload, arrow_token):

class PullRequestWorkflowBot:
def handle(self, event_name, event_payload):
print(f"Does this print")
pass

event_payload = json.loads(event_payload.read())
Expand Down

0 comments on commit 77bad41

Please sign in to comment.