Fix review points

This commit is contained in:
IvanZosimov
2022-12-20 16:40:38 +01:00
parent 217387cf3e
commit 92a07fe466
5 changed files with 6 additions and 6 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