Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
Merge pull request #25 from NathanaelGandhi/ng/ci-rename
Browse files Browse the repository at this point in the history
ci(release-drafter): rename pr autolabeler & publish release
  • Loading branch information
NathanaelGandhi authored May 31, 2024
2 parents 2fe9530 + 5365882 commit e438b98
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: autolabeler
name: PR Autolabeler

on:
pull_request:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Release
name: Publish Release

on:
push:
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# linux_thermal_zone_base
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/NathanaelGandhi/linux_thermal_zone_base/main.svg)](https://results.pre-commit.ci/latest/github/NathanaelGandhi/linux_thermal_zone_base/main)
[![Release Drafter](https://github.com/NathanaelGandhi/linux_thermal_zone_base/actions/workflows/release-drafter.yml/badge.svg?branch=release)](https://github.com/NathanaelGandhi/linux_thermal_zone_base/actions/workflows/release-drafter.yml)
[![Publish Release](https://github.com/NathanaelGandhi/linux_thermal_zone_base/actions/workflows/publish-release.yml/badge.svg?branch=release)](https://github.com/NathanaelGandhi/linux_thermal_zone_base/actions/workflows/publish-release.yml)
[![Mirror release to humble](https://github.com/NathanaelGandhi/linux_thermal_zone_base/actions/workflows/mirror-release-to-humble.yaml/badge.svg?branch=release)](https://github.com/NathanaelGandhi/linux_thermal_zone_base/actions/workflows/mirror-release-to-humble.yaml)
[![PR Autolabeler](https://github.com/NathanaelGandhi/linux_thermal_zone_base/actions/workflows/pr-autolabeler.yml/badge.svg?branch=main)](https://github.com/NathanaelGandhi/linux_thermal_zone_base/actions/workflows/auto-autolabeler.yml)

ROS2 node for thermal zone(s) found on linux systems at ```/sys/class/thermal/thermal_zone*```

Expand Down

0 comments on commit e438b98

Please sign in to comment.