Skip to content

build(deps): bump certifi from 2022.12.7 to 2023.7.22 (#141) #211

build(deps): bump certifi from 2022.12.7 to 2023.7.22 (#141)

build(deps): bump certifi from 2022.12.7 to 2023.7.22 (#141) #211

Workflow file for this run

name: Mirroring
on:
push:
branches-ignore:
- 'dependabot/*'
delete:
branches-ignore:
- 'dependabot/*'
jobs:
to_git-c3voc-de:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url:
[email protected]:schedule.git
ssh_private_key:
${{ secrets.SSH_PRIVATE_KEY }}