Skip to content

Commit

Permalink
add jazzy to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Serafadam committed Sep 19, 2024
1 parent f594b5a commit 66b8b70
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- galactic
- foxy
- iron
- jazzy
tags:
- 'v*'
pull_request:
Expand All @@ -19,8 +20,9 @@ on:
- galactic
- foxy
- iron
- jazzy
env:
ROS_DISTRO: iron
ROS_DISTRO: jazzy

jobs:
clang-format-lint:
Expand Down

0 comments on commit 66b8b70

Please sign in to comment.