SSH key cannot access my repo

Hi,

I’m experiencing an issue where the SSH checkout token is a token that I do not recognize:
“Checkout using CircleCI fork PR checkout user key: 72:d2:fd:18:4c:f5:15:b1:ab:47:44:65:9d:9b:08:0a”

I have added my own key which is not 72:d2:fd:18:4c:f5:15:b1:ab:47:44:65:9d:9b:08:0a, and circleci would only use the key that I’ve added if I make changes to circle.yml.

This is very anonying and how do we permanently fix this issue?