Update action to use reusable-workflows repo

This commit is contained in:
IvanZosimov 2022-12-19 13:43:06 +01:00
parent 2db3663870
commit 217387cf3e
4 changed files with 4 additions and 8 deletions

View file

@ -14,5 +14,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