Skip to content

Commit e8784dc

Browse files
committed
kernelCTF: fix workflow
1 parent cd4cd99 commit e8784dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kernelctf-test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: kernelCTF test action
22
on:
33
workflow_dispatch:
4+
push: # hack to make this workflow appear on the UI
45
permissions: {}
56
jobs:
67
cpu_info:

0 commit comments

Comments
 (0)