mirror of
https://github.com/actions/upload-artifact.git
synced 2026-05-22 07:45:53 +00:00
Update README.md
This commit is contained in:
parent
11611630e5
commit
2cf93380ce
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue