My guess is that you haven't got a trigger collider on the 'bird' object. You have a minimised "Circle Collider 2D", so I can't see its properties unfortunately.
Try adding another "Circle Collider 2D" (or edit the one you have) on the 'bird' object and tick/enable "trigger".
Let me know how you get on.