Skip to content

Commit e4a9eae

Browse files
authored
fix(ci): typo (#48)
1 parent 0540f17 commit e4a9eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-license.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
runs-on:
77
description: "The runner to use for the job"
88
required: false
9-
default: "unbuntu-latest"
9+
default: "ubuntu-latest"
1010
type: string
1111
apply_header:
1212
description: "Apply automatically license header"

0 commit comments

Comments
 (0)