Skip to content

chore(ci): replace mirror.yml with reusable wrapper (#66) #203

chore(ci): replace mirror.yml with reusable wrapper (#66)

chore(ci): replace mirror.yml with reusable wrapper (#66) #203

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: Mirror to Git Forges
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
mirror:
uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@e6b2884722350515934d443daf23442f2195796f
secrets: inherit