File tree Expand file tree Collapse file tree 5 files changed +5
-6
lines changed Expand file tree Collapse file tree 5 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,7 @@ name: Check Documentation
33on :
44 push :
55 branches :
6- - main
7- - 33-feature-ros2-control
6+ - jazzy
87 pull_request :
98 paths :
109 - docs/**
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Check Implementation
33on :
44 push :
55 branches :
6- - main
6+ - jazzy
77 pull_request :
88 workflow_dispatch :
99
Original file line number Diff line number Diff line change 55 - cron : " 0 17 * * 6"
66 push :
77 branches :
8- - main
8+ - jazzy
99 pull_request :
1010 paths :
1111 - .docker/**
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Deploy to GitHub Pages
33on :
44 push :
55 branches :
6- - main
6+ - jazzy
77
88jobs :
99 docs :
Original file line number Diff line number Diff line change 44 pull_request :
55 push :
66 branches :
7- - main
7+ - jazzy
88 workflow_dispatch :
99
1010jobs :
You can’t perform that action at this time.
0 commit comments