Skip to content

Commit 5739bc5

Browse files
authored
Update grpc-generate.yml
1 parent 96d4a8a commit 5739bc5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/grpc-generate.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
branches:
9-
- main
107

118
jobs:
129
generate:
@@ -47,4 +44,4 @@ jobs:
4744
run: |
4845
git push origin main
4946
env:
50-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)