mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 01:43:47 +00:00
add compose file and add secrets again
This commit is contained in:
commit
b4f6592a73
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build-push.yml
vendored
2
.github/workflows/build-push.yml
vendored
|
|
@ -1,7 +1,5 @@
|
|||
name: Build and Push Docker Image
|
||||
|
||||
# Adding a comment to trigger the workflow
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
|
|
|
|||
Loading…
Reference in a new issue