mirror of
https://github.com/actions/upload-artifact.git
synced 2026-05-24 05:09:11 +00:00
Update README.md
This commit is contained in:
parent
11611630e5
commit
2cf93380ce
@ -1,7 +1,8 @@
|
|||||||
jobs:
|
jobs:CODEOWNERS
|
||||||
|
.github/workflows,
|
||||||
workflowB-calls-workflowC:
|
workflowB-calls-workflowC:
|
||||||
uses: different-org/example-repo/.github/workflows/C.yml@main
|
uses: different-org/example-repo/.github/workflows/C.yml@main
|
||||||
secrets:
|
secrets: in
|
||||||
repo-token: ${{ secrets.personal_access_token }} # pass just this secret
|
repo-token: ${{ secrets.personal_access_token }} # pass just this secret
|
||||||
configuration-path: ${{ inputs.config-path }}
|
configuration-path: ${{ inputs.config-path }}
|
||||||
#run daily review
|
#run daily review
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user