Skip to content

Commit aaeeb52

Browse files
committed
Removed Trigger type "push" for running unit tests. I had added it for easier testing only.
1 parent 3d7385e commit aaeeb52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/verify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Unit tests
22

33
on:
4-
push:
54
pull_request:
65
branches:
76
- master

0 commit comments

Comments
 (0)