Skip to content

Afir DPO-2883 Infran pystytys CDK:lla (#64) #173

Afir DPO-2883 Infran pystytys CDK:lla (#64)

Afir DPO-2883 Infran pystytys CDK:lla (#64) #173

Workflow file for this run

name: "Mirror repo to public"
on:
push:
branches:
- master
jobs:
Mirror-action:
if: github.repository != 'tmfg/digitraffic-common'
runs-on: ubuntu-latest
steps:
- name: Mirror
uses: tmfg/digitraffic-actions@mirror/v1
with:
mirror-repo: [email protected]:tmfg/digitraffic-common.git
ssh-private-key: ${{ secrets.SSH_MIRROR_KEY }}