mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-12 19:30:30 +02:00
Added missing bracket
This commit is contained in:
@@ -25,6 +25,7 @@ _git_changed() {
|
||||
[[ -n "$(git status -s)" ]]
|
||||
}
|
||||
|
||||
(
|
||||
if [ -n "$GITHUB_ACTION_PATH" ]; then
|
||||
INPUT_IS_GLOBAL=''
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user