Hey, thank you for the GH Action.
Where should I place the language.js file?
Most of GH actions uses a yaml files placed a level about of the action workflow.
Just for example https://github.com/marketplace/actions/auto-assign-action
I can't get this action worked. I think 'cause It's not using the language.js file.

But I'm sure they are exist in the branch.
I placed the language.js in the same folder or a level about of the .github/workflows/
I'm getting the same message when no language.js in the branch at all.
Hey, thank you for the GH Action.
Where should I place the language.js file?
Most of GH actions uses a yaml files placed a level about of the action workflow.
Just for example https://github.com/marketplace/actions/auto-assign-action
I can't get this action worked. I think 'cause It's not using the language.js file.

But I'm sure they are exist in the branch.
I placed the
language.jsin the same folder or a level about of the.github/workflows/I'm getting the same message when no
language.jsin the branch at all.