Skip to content

github actions: Use trigger -- round 11 #29

github actions: Use trigger -- round 11

github actions: Use trigger -- round 11 #29

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