Skip to content

Merge pull request #12 from reapit-global/fix-repo-sync #1

Merge pull request #12 from reapit-global/fix-repo-sync

Merge pull request #12 from reapit-global/fix-repo-sync #1

name: Sync Code to Public Repo
on:
push:
branches: [main]
jobs:
sync-code:
uses: reapit-global/uk-devops-reusable-workflows/.github/workflows/public_repo_sync_code.yml@06feb189699a7751a163b66f72deead8a4921917

Check failure on line 8 in .github/workflows/public_repo_sync_code.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/public_repo_sync_code.yml

Invalid workflow file

error parsing called workflow ".github/workflows/public_repo_sync_code.yml" -> "reapit-global/uk-devops-reusable-workflows/.github/workflows/public_repo_sync_code.yml@06feb189699a7751a163b66f72deead8a4921917" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
public_org: "reapit"
public_repo: "foundations-code-examples"