Skip to content

Commit

Permalink
Run CI when pushed to Jazzy (#493) (#498)
Browse files Browse the repository at this point in the history
* We want a build after every merge to the jazzy branch

Signed-off-by: Ryan Friedman <[email protected]>
(cherry picked from commit 25c9009)

Co-authored-by: Ryan <[email protected]>
  • Loading branch information
mergify[bot] and Ryanf55 authored Nov 29, 2024
1 parent debde18 commit cc58928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/colcon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- 'rolling'
- 'jazzy'
- 'iron'
- 'humble'
pull_request:
Expand Down

0 comments on commit cc58928

Please sign in to comment.