mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Fix trigger condition typo
This commit is contained in:
parent
f761725556
commit
22bce28eed
2
.github/workflows/grpc-tools-build.yml
vendored
2
.github/workflows/grpc-tools-build.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull-request:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user