mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
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:
|
||||
push:
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user