Skip to content

Commit 4cf8827

Browse files
committed
Test
1 parent 679a3da commit 4cf8827

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/vmlinux.h.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ on:
66
branches:
77
- main
88
workflow_dispatch:
9+
inputs:
10+
environment:
11+
description: "Kernel version (Git tag/rev)"
12+
required: true
13+
default: "v6.18"
914
workflow_call:
1015

1116
jobs:

0 commit comments

Comments
 (0)