Remove CODEOWNERS and mirror-rolling-to-main workflow (#100)
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
This commit is contained in:
parent
c8772fe22c
commit
19dd4c31b8
13
.github/workflows/mirror-rolling-to-ros2.yaml
vendored
13
.github/workflows/mirror-rolling-to-ros2.yaml
vendored
|
|
@ -1,13 +0,0 @@
|
||||||
name: Mirror rolling to ros2
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [ rolling ]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
mirror-to-ros2:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: zofrex/mirror-branch@v1
|
|
||||||
with:
|
|
||||||
target-branch: ros2
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
# This file was generated by https://github.com/audrow/update-ros2-repos
|
|
||||||
* @quarkytale
|
|
||||||
Loading…
Reference in New Issue
Block a user