Skip to content

Commit

Permalink
identation fix in the inputs declaration
Browse files Browse the repository at this point in the history
Signed-off-by: yash-zededa <yash@zededa.com>
  • Loading branch information
yash-zededa committed Jul 24, 2023
1 parent 84d46ea commit f2bdab3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ name: Test
on:
workflow_dispatch:
workflow_call:
inputs:
eve_tag:
type: string
inputs:
eve_tag:
type: string

jobs:
smoke:
Expand Down

0 comments on commit f2bdab3

Please sign in to comment.