Let's say that I have two repositories, parentrepo and childrepo. childrepo has a github action (example from the docs):
name: GitHub Actions Demo
on: workflow_dispatch
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "