Skip to content

Commit

Permalink
Add default echo
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthri authored May 7, 2023
1 parent bb13fc3 commit 10add19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/reusable_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ jobs:
reusable_workflow:
runs-on: ubuntu-22.04
timeout-minutes: 1

steps:
- run: echo Hello, World!

0 comments on commit 10add19

Please sign in to comment.