Skip to content

Commit 2431237

Browse files
committed
ci: validate the component
1 parent 07dfb22 commit 2431237

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Validate component
3+
4+
on:
5+
pull_request:
6+
types:
7+
- opened
8+
- reopened
9+
- synchronize
10+
jobs:
11+
validate-esp-idf-lib-component:
12+
uses: https://github.com/esp-idf-lib/shared-workflows/.github/workflows/validate-component.yml

0 commit comments

Comments
 (0)