Skip to content

Commit a7bea9f

Browse files
committed
override
Signed-off-by: Anas Nashif <[email protected]>
1 parent 89e5ae8 commit a7bea9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/twister.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: ./.github/workflows/compliance.yml
2525

2626
twister-build-prep:
27+
if: always() && github.event_name == 'pull_request' # && contains(github.event.*.labels.*.name, 'Complinance: False Positive')
2728
needs: compliance-check
2829
uses: ./.github/workflows/twister-prep.yaml
2930

0 commit comments

Comments
 (0)