Fix review points

This commit is contained in:
IvanZosimov 2022-12-20 16:48:36 +01:00
parent 1731de7b37
commit 7545dfaa74
6 changed files with 22 additions and 10 deletions

View file

@ -12,6 +12,6 @@ on:
workflow_dispatch:
jobs:
call-check-dist: # The reusable workflow can be found here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/check-dist.yml
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main