Workaround for using ticklabelposition "inside right" on y axes?

Hello, I am trying to create a line chart with y-axis ticks positioned inside and on top of the gridlines, and aligned/justified right such that the zeros in the ones place are aligned. For example, how the final 0 in โ€œ50โ€ and โ€œ100โ€ are aligned here:

I see in the documentation for ticklabelposition that โ€œleft or right has no effect on y axes.โ€

I want the equivalent of ticklabelposition โ€œinside topโ€ but justified to the right instead of the left. Does anyone have a workaround to align y-axis ticks right? Thanks in advance.