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