diff --git a/.gitea/workflows/tests.yml b/.gitea/workflows/tests.yml index b2bf73a..4b8e5e4 100644 --- a/.gitea/workflows/tests.yml +++ b/.gitea/workflows/tests.yml @@ -111,7 +111,6 @@ jobs: echo "there are changes"; git commit -m "Add copyright notice" git push - exit 1 else echo "no changes"; fi