Skip to content

Commit e4da8a4

Browse files
committed
fix comment message
Signed-off-by: Andrei Ciobanu <[email protected]>
1 parent 7377054 commit e4da8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/scripts/submit-provider-key-check.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ else
9999
exit 0
100100
fi
101101
fi
102-
gh issue comment "${NUMBER}" -b "Key provider signatures validation succeeded!"
102+
gh issue comment "${NUMBER}" -b "Key validation against provider's signatures succeeded!"
103103

104104
# cleanup keys
105105
# shellcheck disable=SC2312

0 commit comments

Comments
 (0)