mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 09:53:48 +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
|
name: Deploy and Test Hardhat Project
|
||||||
|
|
||||||
|
#check
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [closed]
|
types: [closed]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue