This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
echo ">> Parent Count: $PARENT_COUNT"
|
||||
|
||||
if [ $PARENT_COUNT > 1]; then
|
||||
echo "">> Commit detected to be a direct commit to main"
|
||||
echo ">> Commit detected to be direct to main"
|
||||
fi
|
||||
|
||||
echo "parent-count=$PARENT_COUNT" >> "$GITHUB_OUTPUT"
|
||||
|
||||
Reference in New Issue
Block a user