diff --git a/.github/workflows/github-actions-pull.yml b/.github/workflows/github-actions-pull.yml index 6964c022e..b5065ecbb 100644 --- a/.github/workflows/github-actions-pull.yml +++ b/.github/workflows/github-actions-pull.yml @@ -19,7 +19,6 @@ jobs: - run: git merge -s recursive -X theirs origin/master --allow-unrelated-histories - run: git add . - run: git status - - run: git commit -m "Github Actions" - run: git push update-3ejaars_source-branch: runs-on: ubuntu-latest @@ -37,5 +36,4 @@ jobs: - run: git merge -s recursive -X theirs origin/master --allow-unrelated-histories - run: git add . - run: git status - - run: git commit -m "Github Actions" - run: git push \ No newline at end of file