Skip to content

linux-5.4.y

linux-5.4.y #1

Workflow file for this run

name: 'linux-5.4.y'
on:
workflow_run:
workflows: [linux_5_4_y_rc_ready]
types: [completed]
workflow_dispatch:
jobs:
build:
#if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ./.github/workflows/build-kernel.yml
with:
branch: 'linux-5.4.y'