Merge branch 'main' of github.com:danielmiessler/fabric
This commit is contained in:
commit
346b051aec
5
.github/workflows/go.yml
vendored
5
.github/workflows/go.yml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user