Trigger at main

pull/836/head
Eugen Eisler 1 month ago committed by GitHub
parent 7b02fa41ec
commit cabdb8d524
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save