In Line Trace Channels, How can i switch Actors to Ignore into Work Only on This Actor?

So my wall run is in the character controller, there is no actor that is using a wall run, the character currently runs on all the walls but I want to make it so this is disabled and only works on actors with a WallRun tag, I understand your idea with the actor class system but this doesn’t change the problem unfortunately.