mirror of
https://github.com/actions/setup-node.git
synced 2026-04-22 20:44:31 +03:00
Fix review points
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user