Skip to content

Commit 5523aa8

Browse files
authored
chore: Get rid of ref parameter (#5)
1 parent 60046cd commit 5523aa8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/npm-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: NPM CI - Build and Test
33
on:
44
workflow_call:
55
inputs:
6-
ref:
7-
required: true
8-
type: string
9-
description: Reference (e.g. branch, tag, commit SHA).
106
node-version:
117
required: false
128
default: '24'

0 commit comments

Comments
 (0)