"# github-action"
By default: jobs run in parallel If you want to a job run after by another job, using "need" keyword instead
Using ${{}} variable you want to access Link reference: https://docs.github.com/en/actions/learn-github-actions/contexts
| Name | Name | Last commit date | ||
|---|---|---|---|---|
"# github-action"
By default: jobs run in parallel If you want to a job run after by another job, using "need" keyword instead
Using ${{}} variable you want to access Link reference: https://docs.github.com/en/actions/learn-github-actions/contexts