Setup CI testing and building #1

Merged
cyclane merged 6 commits from ci into main 2023-12-29 15:43:55 +00:00
1 changed files with 2 additions and 5 deletions
Showing only changes of commit 53509967cc - Show all commits

View File

@ -1,11 +1,8 @@
name: Publish Workflow name: Publish Workflow
on: on:
pull_request:
branches:
- main
push: push:
branches: tags:
- main - v*
jobs: jobs:
publish: publish:
name: Publish library name: Publish library