Skip to content

Commit a8bdd9b

Browse files
committed
override
1 parent 89e5ae8 commit a8bdd9b

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: alwyas() && 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)