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