mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 17:33:47 +00:00
Check CI-Deploy
This commit is contained in:
parent
ef87210bcd
commit
783001708d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/deploy-test.yml
vendored
2
.github/workflows/deploy-test.yml
vendored
|
|
@ -1,5 +1,7 @@
|
|||
name: Deploy and Test Hardhat Project
|
||||
|
||||
#check
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
|
|
|
|||
Loading…
Reference in a new issue