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