Skip to content

Commit 06c9b45

Browse files
authored
Added actions status badges to readme
Added action status badges for Dependabot, documentation generation, and PlatformIO CI.
1 parent 501ce7b commit 06c9b45

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Load specific code fore 2026 Controls.
44

5+
## Actions Status
6+
7+
[![Dependabot Updates](https://github.com/CalPolyWindPower/2026-Controls_Load/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/CalPolyWindPower/2026-Controls_Load/actions/workflows/dependabot/dependabot-updates)
8+
9+
[![Generate Documentation](https://github.com/CalPolyWindPower/2026-Controls_Load/actions/workflows/Documentation2.yml/badge.svg)](https://github.com/CalPolyWindPower/2026-Controls_Load/actions/workflows/Documentation2.yml)
10+
11+
[![PlatformIO CI](https://github.com/CalPolyWindPower/2026-Controls_Load/actions/workflows/platformio.yml/badge.svg)](https://github.com/CalPolyWindPower/2026-Controls_Load/actions/workflows/platformio.yml)
12+
513
## Folder/ Directory Structure
614

715
- `.github` - GitHub config

0 commit comments

Comments
 (0)