Skip to content

Commit

Permalink
Update stale comment to reflect new branch name
Browse files Browse the repository at this point in the history
Seems like there's a stale comment referring to the old, `ros2-beta` branch name, when it should instead reference the new, `ros2-development` branch.
  • Loading branch information
jaiveersinghNV authored Nov 8, 2022
1 parent 8285d84 commit b977224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name: pre-release

# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the ros2-beta branch
# Triggers the workflow on push or pull request events but only for the ros2-development branch
push:
branches:
- ros2-development
Expand Down

0 comments on commit b977224

Please sign in to comment.