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: push:
branches: branches:
- main - main
- ci
pull_request: pull_request:
branches: branches:
- main - main
- ci
jobs: jobs:
build: build: