This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
echo ">> Commit SHA: ${{ gitea.event.after }}"
|
||||
echo ">> Parent Count: $PARENT_COUNT"
|
||||
|
||||
if [ $PARENT_COUNT > 1]; do
|
||||
if [ $PARENT_COUNT > 1]; then
|
||||
echo "">> Commit detected to be a direct commit to main"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user