Skip to content

Updated issue templates to forms and redirected troubleshooting to tu… #55

Updated issue templates to forms and redirected troubleshooting to tu…

Updated issue templates to forms and redirected troubleshooting to tu… #55

Workflow file for this run

name: turtlebot4_examples_ci
on: [push, pull_request]
jobs:
turtlebot4_galactic_ci:
name: Galactic
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: galactic
- uses: ros-tooling/[email protected]
id: action_ros_ci_step
with:
target-ros2-distro: galactic
import-token: ${{ secrets.GITHUB_TOKEN }}
package-name:
turtlebot4_cpp_examples
turtlebot4_python_examples