mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
Merge pull request #100 from maticnetwork/jdkanani-patch-1-1
chg: use only master branch for docker
This commit is contained in:
commit
34c3457c07
1 changed files with 0 additions and 1 deletions
1
.github/workflows/dockerimage-latest.yml
vendored
1
.github/workflows/dockerimage-latest.yml
vendored
|
|
@ -3,7 +3,6 @@ name: Docker Images For Latest Branches
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- master
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue