Skip to content

✨ add data scope (#88) #139

✨ add data scope (#88)

✨ add data scope (#88) #139

Workflow file for this run

name: 'GitHub Actions Mirror'
on:
push:
branches:
- main
jobs:
mirror:
uses: mss-boot-io/mss-boot/.github/workflows/mirror-template.yml@main
secrets:
ssh_private_key: ${{ secrets.ssh_private_key }}