adding test workflows for reusable workflow v

This commit is contained in:
Piasecki-grid 2025-04-11 09:44:47 +02:00
parent b4723d1824
commit 94471a0499

View file

@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v3
- name: Use Composite Action
uses: Piasecki-grid/test-workflows/actions/my-composite/action.yml@main
uses: Piasecki-grid/test-workflows/actions/my-composite/action.yml
with:
greeting: 'Hi there'
name: 'GitHub Actions User'