mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 17:33:47 +00:00
Update build-push.yml
This commit is contained in:
parent
fc5382ecf6
commit
936e50d5b8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-push.yml
vendored
2
.github/workflows/build-push.yml
vendored
|
|
@ -5,7 +5,7 @@ name: Build and Push Docker Image
|
|||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
labels:
|
||||
- CI:Build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue