From 2cf93380ce3ff98419b330d6c9b53c63b27ad22e Mon Sep 17 00:00:00 2001 From: "frank (G) pereira jr" Date: Thu, 16 Apr 2026 12:01:11 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8781b8e..40c6673 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -jobs: +jobs:CODEOWNERS +.github/workflows, workflowB-calls-workflowC: uses: different-org/example-repo/.github/workflows/C.yml@main - secrets: + secrets: in repo-token: ${{ secrets.personal_access_token }} # pass just this secret configuration-path: ${{ inputs.config-path }} #run daily review