mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
where to run
This commit is contained in:
parent
485762a28d
commit
3268c143cd
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -6,7 +6,8 @@ on:
|
|||
- "!master"
|
||||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
- master
|
||||
types: [synchronize, closed]
|
||||
|
||||
concurrency:
|
||||
group: build-${{ github.event.pull_request.number || github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue