File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - ' **/package.xml'
1414 - ' **/CMakeLists.txt'
1515 - ' ros2_control.humble.repos'
16+ pull_request :
17+ branches :
18+ - humble
19+ paths :
20+ - .github/workflows/humble-source-build.yml
1621 schedule :
1722 # Run every day to detect flakiness and broken dependencies
1823 - cron : ' 03 3 * * MON-FRI'
2328 with :
2429 ros_distro : humble
2530 ref : humble
26- os_name : ubuntu- 22.04
31+ container : ubuntu: 22.04
Original file line number Diff line number Diff line change 1313 - ' **/package.xml'
1414 - ' **/CMakeLists.txt'
1515 - ' ros2_control.jazzy.repos'
16+ pull_request :
17+ branches :
18+ - jazzy
19+ paths :
20+ - .github/workflows/jazzy-source-build.yml
1621 schedule :
1722 # Run every day to detect flakiness and broken dependencies
1823 - cron : ' 03 3 * * MON-FRI'
Original file line number Diff line number Diff line change 1414 - ' **/CMakeLists.txt'
1515 - ' ros2_control.rolling.repos'
1616 - ' ros2_control.kilted.repos'
17+ pull_request :
18+ branches :
19+ - master
20+ paths :
21+ - .github/workflows/rolling-source-build.yml
1722 schedule :
1823 # Run every day to detect flakiness and broken dependencies
1924 - cron : ' 03 3 * * MON-FRI'
You can’t perform that action at this time.
0 commit comments