From 559429d0e7c0a885c358f3bb7332587c3c4bab14 Mon Sep 17 00:00:00 2001 From: "frank (G) pereira jr" Date: Thu, 16 Apr 2026 11:54:07 -0700 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 22ebb0b..da1ea0c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +on.workflow_call.inputs on.workflow_call.secrets. +jobs:secret + reusable_workflow_job: + runs-on: ubuntu-latest + steps: + - uses: actions/labeler@v6 + with: + repo-token: ${{ secrets.personal_access_token }} + configuration-path: ${{ inputs.config-path }} #run daily review https://frankpereira1-web/daily-briefing/blob/🌅 Frank's Daily Briefing