mirror of https://github.com/grpc/grpc-node.git
Fix trigger condition typo
This commit is contained in:
parent
f761725556
commit
22bce28eed
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
pull-request:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
|
Loading…
Reference in New Issue