Skip to content

Commit 8c29636

Browse files
authored
Update bazel ci for gz-sensors10 (#550)
Signed-off-by: Ian Chen <[email protected]>
1 parent d5226f1 commit 8c29636

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/bazel.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: Bazel CI
22
on:
3-
push:
4-
branches:
5-
- 'gz-sensors[1-9]?[0-9]'
6-
- 'main'
73
pull_request:
4+
push:
85
branches:
96
- 'gz-sensors[1-9]?[0-9]'
107
- 'main'

0 commit comments

Comments
 (0)