Skip to content

Commit c02170d

Browse files
committed
stop ros tests from running twice
1 parent c049e2f commit c02170d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ros-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: ROS2 Tests
33
on:
44
push:
55
branches: [ "**" ] # Run on all branches
6-
pull_request:
7-
branches: [ main ]
86

97
env:
108
ROS_LOCALHOST_ONLY: 1

0 commit comments

Comments
 (0)