Commit 4ae959ea authored by Will Son's avatar Will Son
Browse files

update noetic ci


Signed-off-by: default avatarWill Son <willson@robotis.com>
parent 7fa385de
No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
name: ros-ci
name: noetic-devel
# Controls when the action will run. Triggers the workflow on push or pull request
on:
push:
branches: [ master, develop ]
branches: [ noetic-devel ]
pull_request:
branches: [ master, develop ]
branches: [ noetic-devel ]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
ros-ci:
noetic-devel:
runs-on: ubuntu-latest
strategy:
fail-fast: false
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment