mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 11:22:48 +00:00
adding test workflows for reusable workflow v7
This commit is contained in:
parent
94471a0499
commit
0dd74b7dc7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/caller-1.yml
vendored
2
.github/workflows/caller-1.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Use Composite Action
|
||||
uses: Piasecki-grid/test-workflows/actions/my-composite/action.yml
|
||||
uses: Piasecki-grid/test-workflows/actions/my-composite/action.yml@main
|
||||
with:
|
||||
greeting: 'Hi there'
|
||||
name: 'GitHub Actions User'
|
||||
|
|
Loading…
Reference in a new issue