Skip to content

Commit

Permalink
ppppppppppppp
Browse files Browse the repository at this point in the history
pppppppppppp
  • Loading branch information
RLI-Rdeaton committed Dec 17, 2024
1 parent 055a680 commit 9c3f4a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dockertest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,10 @@ jobs:
git add "${{ env.OUTPUT_NAME }}.csv"
git pull
git commit -m "Update ${{ env.TOOL }} results in ${{ github.event.repository.name }}" | tee check.txt
cat check.txt
if grep 'nothing to commit' check.txt; then
echo "WOAH NELLY"
rm check.txt
exit 0
else
rm check.txt
Expand Down

0 comments on commit 9c3f4a6

Please sign in to comment.