Update action to use reusabl-workflows repo

This commit is contained in:
IvanZosimov 2022-12-19 13:22:55 +01:00
parent e417811a6d
commit e01c74b690
4 changed files with 4 additions and 8 deletions

View file

@ -13,5 +13,4 @@ on:
jobs:
call-basic-validation: # The reusable workflow can be found here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/basic-validation.yml
name: Basic validation
#uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
uses: IvanZosimov/reusable-workflows/.github/workflows/basic-validation.yml@main
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main