Merge branch 'main' of github.com:danielmiessler/fabric

This commit is contained in:
Daniel Miessler 2024-08-16 14:09:59 -07:00
commit 346b051aec

View File

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