move codacy action to workflows to get it to execute

we seem to have never noticed that it didn't ever run after adding it
This commit is contained in:
El RIDO 2025-10-08 08:43:28 +02:00
parent 2f903bb87e
commit 020818d3fc
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
2 changed files with 3 additions and 4 deletions

1
.gitattributes vendored
View file

@ -24,7 +24,6 @@ js/test/ export-ignore
.styleci.yml export-ignore
.travis.yml export-ignore
.vscode export-ignore
codacy-analysis.yml export-ignore
crowdin.yml export-ignore
BADGES.md export-ignore
CODE_OF_CONDUCT.md export-ignore