Skip to content

chore: bump the patch-minor-dependencies group with 1 update #92

chore: bump the patch-minor-dependencies group with 1 update

chore: bump the patch-minor-dependencies group with 1 update #92

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Bitbucket Mirror
on:
workflow_dispatch:
push:
branches:
- "**"
jobs:
mirror:
uses: aps831/workflows/.github/workflows/bitbucket-mirror.yaml@master
with:
username: aps831-github
repositoryname: workflows-testbed-docker
secrets:
BITBUCKET_SSH_PRIVATE_KEY: ${{ secrets.BITBUCKET_SSH_PRIVATE_KEY }}
permissions:
contents: read
issues: read
pull-requests: read