Skip to content

Commit a45b6b8

Browse files
committed
update the GitHub workflows
1 parent c7f5914 commit a45b6b8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build_and_test_full.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
push:
66
branches:
77
- main
8-
- grpc
98
env:
109
MLM_LICENSE_TOKEN: ${{ secrets.MLM_LICENSE_TOKEN }}
1110
jobs:

.github/workflows/build_and_test_simple.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
branches-ignore:
77
- 'main'
88
- '[0-9]+.[0-9]+.[0-9]+'
9-
- 'grpc'
109
env:
1110
MLM_LICENSE_TOKEN: ${{ secrets.MLM_LICENSE_TOKEN }}
1211
jobs:

0 commit comments

Comments
 (0)