File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1515 - ' **/CMakeLists.txt'
1616 - ' ros2_controllers.humble.repos'
1717 - ' **.xml'
18+ pull_request :
19+ branches :
20+ - humble
21+ paths :
22+ - ' .github/workflows/humble-source-build.yml'
1823 schedule :
1924 # Run every day to detect flakiness and broken dependencies
2025 - cron : ' 03 3 * * MON-FRI'
2530 with :
2631 ros_distro : humble
2732 ref : humble
28- os_name : ubuntu- 22.04
33+ container : ubuntu: 22.04
Original file line number Diff line number Diff line change 1515 - ' **/CMakeLists.txt'
1616 - ' ros2_controllers.jazzy.repos'
1717 - ' **.xml'
18+ pull_request :
19+ branches :
20+ - jazzy
21+ paths :
22+ - ' .github/workflows/jazzy-source-build.yml'
1823 schedule :
1924 # Run every day to detect flakiness and broken dependencies
2025 - cron : ' 03 3 * * MON-FRI'
Original file line number Diff line number Diff line change 1616 - ' ros2_controllers.rolling.repos'
1717 - ' ros2_controllers.kilted.repos'
1818 - ' **.xml'
19+ pull_request :
20+ branches :
21+ - master
22+ paths :
23+ - ' .github/workflows/rolling-source-build.yml'
1924 schedule :
2025 # Run every day to detect flakiness and broken dependencies
2126 - cron : ' 03 3 * * MON-FRI'
You can’t perform that action at this time.
0 commit comments