Skip to content

Commit ea6177b

Browse files
committed
Run in both pull requests and push events
1 parent f49f97f commit ea6177b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cli_tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
paths:
66
- "cli/**"
7+
pull_request:
8+
paths:
9+
- "cli/**"
710

811
jobs:
912
test:

0 commit comments

Comments
 (0)