mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
.gitea: add workflow_dispatch for release build
This commit is contained in:
parent
dd7d144745
commit
7088e87dce
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ on:
|
|||
- "master"
|
||||
tags:
|
||||
- "v*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
linux-intel:
|
||||
|
|
|
|||
Loading…
Reference in a new issue