Skip to content

Commit

Permalink
Github Action: fix syntax error on Manual Actions
Browse files Browse the repository at this point in the history
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
  • Loading branch information
MrDuartePT committed Apr 7, 2024
1 parent 2d28eaf commit 4ec2727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extra.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Manual actions
on:
workflow_dispatch
workflow_dispatch:
inputs:
BUILD_KERNEL_PATCH:
description: 'Test build kernel patch'
Expand Down

0 comments on commit 4ec2727

Please sign in to comment.