We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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/
language.js
.github/workflows/
I'm getting the same message when no language.js in the branch at all.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: