Skip to content

Commit 8bbfec2

Browse files
authored
[ci] Don't run on push (#1882) (#2394)
We already have the merge queue; running on push is redundant. gherrit-pr-id: I48ecff7f2ed189bf87ba0dcb451345c0d0278b83
1 parent a90f4d4 commit 8bbfec2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ name: Build & Tests
1010

1111
on:
1212
pull_request:
13-
push:
14-
branches:
15-
- main
16-
- v0.8.x
1713
merge_group:
1814

1915
permissions: read-all

0 commit comments

Comments
 (0)