aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorNick Brassel2025-02-26 12:25:41 +0100
committerGitHub2025-02-26 12:25:41 +0100
commit1efc82403bebe759272d1ba7a79d9dfa0d5df506 (patch)
treec356ae7afeb0849926534beb5dd4515f693abf99 /.github/workflows
parent63b095212b157c4522bdeda3de144fb87213085d (diff)
Community modules (#24848)
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/format.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index 74c518fe05..b4e32f981b 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -10,6 +10,7 @@ on:
- 'lib/arm_atsam/**'
- 'lib/lib8tion/**'
- 'lib/python/**'
+ - 'modules/**'
- 'platforms/**'
- 'quantum/**'
- 'tests/**'