Skip to content

Commit 22aeab2

Browse files
committed
Needed a 'false'
1 parent 780b65f commit 22aeab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/i18n_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
description: "i18n keys which ignore the forbidden word check."
1515
path:
1616
type: string
17-
required:
17+
required: false
1818
description: "Path to root of project to check"
1919
default: "."
2020
jobs:

0 commit comments

Comments
 (0)