We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5709b7d commit d85bad8Copy full SHA for d85bad8
.github/workflows/pipeline.yaml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
CiBuild:
11
name: CI Build
12
- uses: connorjs/github-workflows/.github/workflows/npm-ci-build~v1.yaml@features/npm-ci-build
+ uses: connorjs/github-workflows/.github/workflows/npm-ci-build~v1.yaml
13
14
PipelineTests:
15
name: Test (${{ matrix.node }} | ${{ matrix.platform.os }})
0 commit comments