Skip to content

github actions: Use trigger -- round 6 #17

github actions: Use trigger -- round 6

github actions: Use trigger -- round 6 #17

name: Automated kernel build and test x86_64 and aarch64
on:
push:
branches:
- '*_ciqlts8_6'
pull_request:
branches:
- '**'
- '!mainline'
jobs:
kernelCI:
uses: ctrliq/kernel-src-tree/.github/workflows/kernel-build-and-test-multiarch-trigger.yml@rnicolescu_test
secrets: inherit