Skip to content

Commit

Permalink
Update CI-Linux-6.1-Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru authored Dec 19, 2023
1 parent 539a3ce commit 3296cd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI-Linux-6.1-Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ on:
paths:
- 'kernel/linux-6.1/**'
- 'kernel/config/linux-6.1/**'
- 'kernel/config/dts/linux-6.11/**'
- 'kernel/config/dts/linux-6.1/**'
- 'kernel/bsp/**'
pull_request:
branches: [ "main" ]
paths:
- 'kernel/linux-6.1/**'
- 'kernel/config/linux-6.1/**'
- 'kernel/config/dts/linux-6.11/**'
- 'kernel/config/dts/linux-6.1/**'
- 'kernel/bsp/**'

# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit 3296cd0

Please sign in to comment.