Skip to content

Commit 0dafdaf

Browse files
committed
Switch js-pipelines branch in pr workflow
1 parent d39155a commit 0dafdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
test-analyze:
88
name: 'Run'
9-
uses: infinum/js-pipeline/.github/workflows/pipeline.yml@master
9+
uses: infinum/js-pipeline/.github/workflows/pipeline.yml@main
1010
with:
1111
ci_steps: 'lint test analyze'
1212
workflow: '.github/workflows/pr.yml'

0 commit comments

Comments
 (0)