feat: run ci pipeline on merge to main

This commit is contained in:
2024-04-01 15:12:38 +02:00
parent e27008ecb1
commit cb29c4e906

View File

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