Skip to content

Commit

Permalink
Merge pull request #49 from nfa-vfxim/bo
Browse files Browse the repository at this point in the history
Updated actions
  • Loading branch information
bkamphues authored Apr 9, 2021
2 parents 5058b27 + 435f99d commit 0354688
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-actions-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 0354688

Please sign in to comment.