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