We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39155a commit 0dafdafCopy full SHA for 0dafdaf
.github/workflows/pr.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
test-analyze:
8
name: 'Run'
9
- uses: infinum/js-pipeline/.github/workflows/pipeline.yml@master
+ uses: infinum/js-pipeline/.github/workflows/pipeline.yml@main
10
with:
11
ci_steps: 'lint test analyze'
12
workflow: '.github/workflows/pr.yml'
0 commit comments