Skip to content

Commit 6591418

Browse files
ci: always run compliance on pr
Compliance should run always. Signed-off-by: Giacomo Dematteis <giacomo.dematteis@nordicsemi.no>
1 parent b905b04 commit 6591418

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/compliance.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Compliance
22

33
on:
44
pull_request:
5-
paths:
6-
- "**/*.c"
7-
- "**/*.h"
85

96
jobs:
107
compliance_job:

0 commit comments

Comments
 (0)