Add simulation repo to demo workspace for the nav2 demo (#201) #20
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
pull_request: | |
jobs: | |
commit_message_standards: | |
name: Space ROS Commit Message Standards | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/checkout@v4 | |
- uses: space-ros/check-commit-message-action@main |