Skip to content

Commit

Permalink
Activate CI for humble (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Sep 25, 2023
1 parent 3db53a2 commit 12dad63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Gazebo ros2 control CI
on:
pull_request:
push:
branches: [ master ]
branches:
- master
- humble

jobs:
build:
Expand Down

0 comments on commit 12dad63

Please sign in to comment.