Trigger at main

This commit is contained in:
Eugen Eisler 2024-08-16 23:09:17 +02:00 committed by GitHub
parent 7b02fa41ec
commit cabdb8d524
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,9 @@ name: Go Build and Release
on: on:
push: push:
tags: branches: [ "main" ]
- 'v*.*.*' pull_request:
branches: [ "main" ]
jobs: jobs:
build: build: