Skip to content

Commit d85bad8

Browse files
committed
main published
1 parent 5709b7d commit d85bad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
CiBuild:
1111
name: CI Build
12-
uses: connorjs/github-workflows/.github/workflows/npm-ci-build~v1.yaml@features/npm-ci-build
12+
uses: connorjs/github-workflows/.github/workflows/npm-ci-build~v1.yaml
1313

1414
PipelineTests:
1515
name: Test (${{ matrix.node }} | ${{ matrix.platform.os }})

0 commit comments

Comments
 (0)