Community modules (#24848)
This commit is contained in:
parent
63b095212b
commit
1efc82403b
37 changed files with 987 additions and 84 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
@ -54,3 +54,7 @@ dd:
|
|||
- data/constants/**
|
||||
- data/mappings/**
|
||||
- data/schemas/**
|
||||
community_module:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- modules/**
|
||||
|
|
1
.github/workflows/format.yml
vendored
1
.github/workflows/format.yml
vendored
|
@ -10,6 +10,7 @@ on:
|
|||
- 'lib/arm_atsam/**'
|
||||
- 'lib/lib8tion/**'
|
||||
- 'lib/python/**'
|
||||
- 'modules/**'
|
||||
- 'platforms/**'
|
||||
- 'quantum/**'
|
||||
- 'tests/**'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue