Skip to content

Commit 176d519

Browse files
committed
github actions: push run test
1 parent e2f3bc4 commit 176d519

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/hardhat_test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ name: Hardhat Tests
55
# Controls when the workflow will run
66
on:
77
# Triggers the workflow on push or pull request events but only for the main branch
8+
push:
9+
branches: [ main ]
810
pull_request:
911
branches: [ main ]
1012

0 commit comments

Comments
 (0)