Skip to content

Commit

Permalink
feat: remove supporting label backport/gui (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Yu <[email protected]>
  • Loading branch information
Yu-Jack authored Jan 3, 2025
1 parent 2c5d5b3 commit aa39bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-bot/harvester_github_bot/route.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def verify_password(username, password):
return username

SUPPORTED_ACTIONS = [
ActionLabel(),
# ActionLabel(),
ActionProject(),
]

Expand Down

0 comments on commit aa39bdc

Please sign in to comment.