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

View File

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