This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
run: |
|
||||
cd ${MAIN_DIR}
|
||||
|
||||
echo "">> Checking if Commit is from Push ..."
|
||||
echo ">> Checking if Commit is from Push ..."
|
||||
git checkout ${{ gitea.event.after }}
|
||||
PARENT_COUNT=$(git rev-list --parents -n 1 ${{ gitea.event.after }} | wc -w)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user