feat: add few first actions and workflows

This commit is contained in:
Ismo Vuorinen
2024-11-11 16:22:57 +02:00
parent e90c7a737a
commit d6c3fbb4b9
9 changed files with 450 additions and 15 deletions

View File

@@ -4,7 +4,6 @@ name: PR Lint
on:
push:
branches-ignore: [master, main]
# Remove the line above to run when pushing to master
pull_request:
branches: [master, main]