Skip to content

Commit 22902c5

Browse files
author
{ravi kumar bulusu}
committed
job2 needs job1
1 parent 13dc571 commit 22902c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/first-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313

1414
job2:
1515
runs-on: ubuntu-latest
16+
needs: job1
1617
steps:
1718
- name: Cowsays
1819
uses: mscoutermarsh/cowsays-action@master

0 commit comments

Comments
 (0)