Skip to content

fix: Disable tests on some Event models #81

fix: Disable tests on some Event models

fix: Disable tests on some Event models #81

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 }}