mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
Update workflow to trigger on main branch only
This commit is contained in:
2
.github/workflows/ros2-build.yml
vendored
2
.github/workflows/ros2-build.yml
vendored
@@ -2,7 +2,7 @@ name: ROS2 Build & Test
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_test:
|
build_and_test:
|
||||||
|
|||||||
Reference in New Issue
Block a user