diff --git a/actions/px4_flight_review/action.json b/actions/px4_flight_review/action.json index 68d63bb..de977ed 100644 --- a/actions/px4_flight_review/action.json +++ b/actions/px4_flight_review/action.json @@ -15,7 +15,7 @@ "default": "False" } ], - "tags": ["px4", "ulg"], + "tags": ["px4"], "metadata": { "github_url": "https://github.com/roboto-ai/robologs-px4-actions/tree/main/actions/px4_flight_review" } diff --git a/actions/tag_ulog/action.json b/actions/tag_ulog/action.json index 390052a..72843da 100644 --- a/actions/tag_ulog/action.json +++ b/actions/tag_ulog/action.json @@ -8,7 +8,7 @@ "memory": 1024, "storage": 21 }, - "tags": ["px4", "ulg", "ulog"], + "tags": ["px4"], "metadata": { "github_url": "https://github.com/roboto-ai/robologs-px4-actions/tree/main/actions/tag_ulog" } diff --git a/actions/ulog_info/action.json b/actions/ulog_info/action.json index 105bfb7..447a790 100644 --- a/actions/ulog_info/action.json +++ b/actions/ulog_info/action.json @@ -15,7 +15,7 @@ "memory": 2048, "storage": 21 }, - "tags": ["px4", "ulg"], + "tags": ["px4"], "metadata": { "github_url": "https://github.com/roboto-ai/robologs-px4-actions/tree/main/actions/ulog_info" } diff --git a/actions/ulog_to_csv/action.json b/actions/ulog_to_csv/action.json index 396a811..861715c 100644 --- a/actions/ulog_to_csv/action.json +++ b/actions/ulog_to_csv/action.json @@ -30,7 +30,7 @@ "memory": 2048, "storage": 21 }, - "tags": ["px4", "ulg", "ulog"], + "tags": ["px4"], "metadata": { "github_url": "https://github.com/roboto-ai/robologs-px4-actions/tree/main/actions/ulog_to_csv" }