diff --git a/.github/workflows/kernelctf-test.yaml b/.github/workflows/kernelctf-test.yaml index d31e461e..dd069f8b 100644 --- a/.github/workflows/kernelctf-test.yaml +++ b/.github/workflows/kernelctf-test.yaml @@ -1,6 +1,7 @@ name: kernelCTF test action on: workflow_dispatch: + push: # hack to make this workflow appear on the UI permissions: {} jobs: cpu_info: