WIP: CI: Add a script to automatically build, test and release the Module. #1

Draft
Kocoder wants to merge 3 commits from ci into dev
Showing only changes of commit d967449889 - Show all commits

View File

@ -2,9 +2,11 @@ on:
push:
branches:
- main
- ci
pull_request:
branches:
- main
- ci
jobs:
build: