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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
pull-request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue