feat(actions): Add linting and testing

This commit is contained in:
plcnk
2024-08-16 12:17:13 +02:00
parent aa0dd39801
commit d9f460f93a
5 changed files with 65 additions and 0 deletions

2
.github/cr-config.yaml vendored Normal file
View File

@ -0,0 +1,2 @@
generate-release-notes: true
skip-existing: true