From 435f99d2e5a1d2c28c7fc818da4b75f45c939adc Mon Sep 17 00:00:00 2001 From: Bo Kamphues Date: Fri, 9 Apr 2021 17:51:48 +0200 Subject: [PATCH] Updated actions --- .github/workflows/github-actions-pull.yml | 2 -- 1 file changed, 2 deletions(-) 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