Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Dec 20, 2023
1 parent 6d77dbd commit 5392651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/review_bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ def set_pr_ready(accessToken,id):
sys.exit(0) # Pass
else:
print("PR does not match any known templates")
sys.exit(1) # Fail
sys.exit(1) # Faill

0 comments on commit 5392651

Please sign in to comment.