We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c049e2f commit c02170dCopy full SHA for c02170d
.github/workflows/ros-tests.yml
@@ -3,8 +3,6 @@ name: ROS2 Tests
3
on:
4
push:
5
branches: [ "**" ] # Run on all branches
6
- pull_request:
7
- branches: [ main ]
8
9
env:
10
ROS_LOCALHOST_ONLY: 1
0 commit comments