Skip to content

Commit dfb7604

Browse files
committed
compliance on pr only
Signed-off-by: Anas Nashif <[email protected]>
1 parent 5ddcf31 commit dfb7604

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compliance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55

66
jobs:
77
check_compliance:
8+
if: github.event_name == 'pull_request'
89
runs-on: ubuntu-22.04
910
name: Run compliance checks on patch series (PR)
1011
steps:

0 commit comments

Comments
 (0)