Skip to content

Commit

Permalink
ci(branchmerger): fix duplicated mapping key
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-hawk committed Nov 2, 2020
1 parent b910426 commit 95e0ce9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/branchmerger.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# commented due not in use FOR NOW
name: Merge master to other branches
on:
push:
branches:
- 'master'
jobs:
sync-branch:
runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 95e0ce9

Please sign in to comment.