Trigger at main
This commit is contained in:
parent
7b02fa41ec
commit
cabdb8d524
5
.github/workflows/go.yml
vendored
5
.github/workflows/go.yml
vendored
@ -2,8 +2,9 @@ name: Go Build and Release
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user