There was an error while loading. Please reload this page.
1 parent 4905273 commit 0279dc8Copy full SHA for 0279dc8
1 file changed
.github/workflows/ros2_ci.yml
@@ -2,7 +2,9 @@
2
# For troubleshooting, see README (https://github.com/ros-industrial/industrial_ci/blob/master/README.rst)
3
name: ROS 2 CI
4
5
-on: [push]
+on:
6
+ push:
7
+ pull_request:
8
9
jobs:
10
industrial_ci:
0 commit comments