We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd4cd99 commit e8784dcCopy full SHA for e8784dc
.github/workflows/kernelctf-test.yaml
@@ -1,6 +1,7 @@
1
name: kernelCTF test action
2
on:
3
workflow_dispatch:
4
+ push: # hack to make this workflow appear on the UI
5
permissions: {}
6
jobs:
7
cpu_info:
0 commit comments