# Wait for the specified interval before checking again
time.sleep(CHECK_INTERVAL)
time.sleep(int(CHECK_INTERVAL))
if__name__=="__main__":
check_and_post_new_items()
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.