except rclrs branch
This commit is contained in:
parent
bc447afe60
commit
c7bae0d377
|
|
@ -2,13 +2,11 @@ name: r2r_galactic
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
- "!rclrs"
|
||||
branches-ignore:
|
||||
- rclrs
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
- "!rclrs"
|
||||
branches-ignore:
|
||||
- rclrs
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
|
|||
|
|
@ -2,13 +2,11 @@ name: r2r_humble
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
- "!rclrs"
|
||||
branches-ignore:
|
||||
- rclrs
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
- "!rclrs"
|
||||
branches-ignore:
|
||||
- rclrs
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
|
|||
|
|
@ -2,13 +2,11 @@ name: r2r_iron
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
- "!rclrs"
|
||||
branches-ignore:
|
||||
- rclrs
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
- "!rclrs"
|
||||
branches-ignore:
|
||||
- rclrs
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
|
|||
|
|
@ -2,13 +2,11 @@ name: rosrust_noetic
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
- "!rclrs"
|
||||
branches-ignore:
|
||||
- rclrs
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
- "!rclrs"
|
||||
branches-ignore:
|
||||
- rclrs
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
|
|
@ -2,13 +2,11 @@ name: Tests
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
- "!rclrs"
|
||||
branches-ignore:
|
||||
- rclrs
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
- "!rclrs"
|
||||
branches-ignore:
|
||||
- rclrs
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue