feat: add CI pipeline #3

Merged
t.behrendt merged 12 commits from test-CI-pipeline into main 2024-04-01 15:38:08 +02:00
Showing only changes of commit decb7cae07 - Show all commits

View File

@@ -1,6 +1,9 @@
name: CI name: CI
on: on:
- pull_request pull_request:
push:
branches:
- main
env: env:
GOPATH: /go_path GOPATH: /go_path