Skip to content

Merge pull request #180 from SanctumLabs/dependabot/pip/pytest-8.4.0 #187

Merge pull request #180 from SanctumLabs/dependabot/pip/pytest-8.4.0

Merge pull request #180 from SanctumLabs/dependabot/pip/pytest-8.4.0 #187

Workflow file for this run

name: Gitlab RepoSync
on:
push:
branches:
- main
jobs:
sync:
name: Mirror to Gitlab
uses: SanctumLabs/ci-workflows/.github/workflows/repo_sync.yml@main
secrets:
url: ${{ secrets.GITLAB_REPO_URL }}
username: ${{ secrets.GITLAB_USERNAME }}
token: ${{ secrets.GITLAB_ACCESS_TOKEN }}