Skip to content

Commit 1cbd282

Browse files
committed
style: remove annotations
1 parent f73b88f commit 1cbd282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gh/db_migration_wait.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ RUNNING_DB_UPGRADE_WORKFLOW_ID=$(gh run list \
3232
# fi
3333
# done
3434
if [ -z $RUNNING_DB_UPGRADE_WORKFLOW_ID ]; then
35-
echo "::notice::No running db upgrade workflow found"
35+
echo "No running db upgrade workflow found"
3636
exit 0
3737
fi
3838

0 commit comments

Comments
 (0)