Skip to content

Repository "Languages" showing incorrect information #54854

Closed Answered by airtower-luna
64J0 asked this question in Repositories
Discussion options

You must be logged in to vote

GitHub uses Linguist to detect languages, see its troubleshooting guide.

I'm pretty sure what's going on here is simply that Linguist excludes .github by default as "vendored". You could use overrides in .gitattributes to change that, but it might be better to restructure your sample action repository to look like a "normal" action repository, with action.yml, src/, etc. in the root of the repository.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@64J0
Comment options

@airtower-luna
Comment options

@64J0
Comment options

@64J0
Comment options

@raufzer
Comment options

Answer selected by 64J0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working correctly Repositories The core of version-controlled code storage
3 participants