Skip to content

Merge pull request #2349 from hodgef/dependabot/npm_and_yarn/simple-k… #2924

Merge pull request #2349 from hodgef/dependabot/npm_and_yarn/simple-k…

Merge pull request #2349 from hodgef/dependabot/npm_and_yarn/simple-k… #2924

Workflow file for this run

name: Mirroring
on:
push:
branches:
- master
delete:
branches:
- master
jobs:
mirroring:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url: [email protected]:hodgef/react-simple-keyboard.git
ssh_private_key: ${{ secrets.GL_KEY }}