Skip to content

Commit

Permalink
Merge pull request #6 from whsalazar-org/whsalazar-patch-2
Browse files Browse the repository at this point in the history
Update 08-call-reusable.yml
  • Loading branch information
whsalazar authored Oct 9, 2024
2 parents 2ccf580 + b547f04 commit d87acf7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/08-call-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ on:
options:
- Left
- Right



jobs:

caller-job:
Expand All @@ -25,7 +24,7 @@ jobs:
echo ${{ github.event.inputs.someInput }}
reusable-job:
uses: ./.github/workflows/reusable.yml
# uses: ./.github/workflows/reusable.yml
# uses: djredman99/github-intro-to-actions-demo/.github/workflows/reusable.yml@${{github.ref}}

#reusable-2:
Expand Down

0 comments on commit d87acf7

Please sign in to comment.