Skip to content

Commit

Permalink
Merge branch 'master' into for-6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Dickens committed Aug 31, 2023
2 parents 874a443 + 950f0f1 commit e905eb1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/checkpatch.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
on: [ pull_request ]
on:
pull_request:
paths:
- '3.17/**'
- '4.5/**'

jobs:
checkpatch:
Expand Down

0 comments on commit e905eb1

Please sign in to comment.