Skip to content

Commit a63cbf5

Browse files
Update call_resuable.yml
1 parent 81a86d0 commit a63cbf5

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1 @@
1-
name: caller
2-
on: push
3-
jobs:
4-
my-job-start:
5-
# Importing a reusable workflow from another repository and branch
6-
uses: expressmailin/actions-learning-pathway/.github/workflows/reusable_workflow.yml@main
7-
# Passing 'node-version' as an input parameter to the reusable workflow
8-
#Test
9-
with:
10-
node-version: '18.x'
1+
#Empty

0 commit comments

Comments
 (0)