Skip to content

Commit ad3992f

Browse files
committed
Remove unused workflow files
1 parent 91f51a8 commit ad3992f

File tree

8 files changed

+6
-124
lines changed

8 files changed

+6
-124
lines changed

.github/workflows/humble-binary-main.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/workflows/humble-binary-testing.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/workflows/jazzy-binary-main.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ on:
33
workflow_dispatch:
44
pull_request:
55
branches:
6-
- rolling
7-
- ros2
6+
- jazzy
87
push:
98
branches:
10-
- rolling
9+
- jazzy
1110
schedule:
1211
- cron: '53 5 * * *'
1312

@@ -17,4 +16,4 @@ jobs:
1716
with:
1817
ros_distro: jazzy
1918
ros_repo: main
20-
ref_for_scheduled_build: rolling
19+
ref_for_scheduled_build: jazzy

.github/workflows/jazzy-binary-testing.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ on:
33
workflow_dispatch:
44
pull_request:
55
branches:
6-
- rolling
7-
- ros2
6+
- jazzy
87
push:
98
branches:
10-
- rolling
9+
- jazzy
1110
schedule:
1211
- cron: '53 5 * * *'
1312

@@ -17,4 +16,4 @@ jobs:
1716
with:
1817
ros_distro: jazzy
1918
ros_repo: testing
20-
ref_for_scheduled_build: rolling
19+
ref_for_scheduled_build: jazzy

.github/workflows/kilted-binary-main.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/workflows/kilted-binary-testing.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/workflows/rolling-binary-main.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/rolling-binary-testing.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)