Skip to content

refactor: Simplify pull request template description for Luxoria cont… #104

refactor: Simplify pull request template description for Luxoria cont…

refactor: Simplify pull request template description for Luxoria cont… #104

Workflow file for this run

name: Automatic Mirror Sync
on: [push, delete]
jobs:
mirror:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url:
[email protected]:EpitechPromo2026/G-EIP-700-STG-7-1-eip-lucas.hoch.git
ssh_private_key:
${{ secrets.SSH_KEY }}