Skip to content

Merge pull request #30 from verygoodsecurity/DEVX-1947 #3

Merge pull request #30 from verygoodsecurity/DEVX-1947

Merge pull request #30 from verygoodsecurity/DEVX-1947 #3

Workflow file for this run

# .github/workflows/mirror.yaml
name: Mirror to Public Repository
on:
workflow_dispatch:
push:
branches:
- main
tags:
- "*"
jobs:
mirror:
name: Mirror Repository
uses: verygood-ops/cicd-shared/.github/workflows/public-mirror.yaml@public-mirror-workflow-v1.0.0

Check failure on line 15 in .github/workflows/mirror.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/mirror.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/mirror.yaml" -> "verygood-ops/cicd-shared/.github/workflows/public-mirror.yaml@public-mirror-workflow-v1.0.0" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit