Skip to content

Commit 7bef77c

Browse files
committed
docs: reword [skip ci]
1 parent 54bc97e commit 7bef77c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-reqs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
if [ "$AUTHOR" != "github-actions[bot]" ]; then
2525
echo "❌ ERROR: You may NOT edit 'requirements.txt'"
2626
echo "To pin dependencies, use 'poetry add <package-name>'."
27-
echo "Please remove your changes to requirements.txt, so the robot can maintain it."
27+
echo "Please remove your changes to requirements.txt, so robot can maintain it."
2828
exit 1
2929
fi
3030
fi

0 commit comments

Comments
 (0)