Skip to content

Commit

Permalink
kernelCTF: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
koczkatamas committed Jan 9, 2024
1 parent cd4cd99 commit e8784dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kernelctf-test.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit e8784dc

Please sign in to comment.