mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 17:33:47 +00:00
changing branch to main again
This commit is contained in:
parent
18b6cbbc53
commit
15e780fe7c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-push.yml
vendored
2
.github/workflows/build-push.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Build and Push Docker Image
|
|||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- initialtest
|
||||
- main
|
||||
labels:
|
||||
- CI:Build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue