diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index f4b7ad46c7..2947f49f5b 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -1,5 +1,7 @@ name: Deploy and Test Hardhat Project +#check + on: pull_request: types: [closed]