Hi @Manokaran, Murugesan (Muru)
Welcome to Microsoft Q&A! Thanks for posting the question.
"When an item is created or modified" and "When an item is created" have parameter List Name which is of type string.
Unfortunately, it doesn't accept a list therefore you cannot use multiple list for the same trigger.
But the logic app does support 10 triggers per workflow (When working in code view, not the designer). You can try to explore it if this is something that can fit your business workflow. I can see a similar discussion here.
Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.