TEST PLEASE IGNORE nfsd: release svc_expkey/svc_export with rcu_work #682
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Validate Kernel Commits | |
| on: | |
| pull_request: | |
| types: [opened, synchronize, reopened] | |
| jobs: | |
| check: | |
| uses: ctrliq/kernel-src-tree/.github/workflows/validate-kernel-commits.yml@main | |
| secrets: inherit |