Skip to content

Commit

Permalink
gh: Also trigger kernel build on Kconfig change
Browse files Browse the repository at this point in the history
  • Loading branch information
lutoma committed Dec 10, 2023
1 parent 07e8f2b commit c93cc4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- 'ext/**'
- 'Makefile.static'
- 'configure'
- 'Kconfig'
- '.github/workflows/kernel.yml'

jobs:
Expand Down

0 comments on commit c93cc4c

Please sign in to comment.