mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-12 23:13:45 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
|
||||||
- master
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue