Skip to content

Commit 3829998

Browse files
authored
chore: @npmcli/[email protected] (#6654)
1 parent 352ae82 commit 3829998

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+106
-114
lines changed

.github/workflows/ci-libnpmaccess.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- workspaces/libnpmaccess/**
1010
push:
1111
branches:
12-
- main
1312
- latest
13+
- release/v*
1414
paths:
1515
- workspaces/libnpmaccess/**
1616
schedule:

.github/workflows/ci-libnpmdiff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- workspaces/libnpmdiff/**
1010
push:
1111
branches:
12-
- main
1312
- latest
13+
- release/v*
1414
paths:
1515
- workspaces/libnpmdiff/**
1616
schedule:

.github/workflows/ci-libnpmexec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- workspaces/libnpmexec/**
1010
push:
1111
branches:
12-
- main
1312
- latest
13+
- release/v*
1414
paths:
1515
- workspaces/libnpmexec/**
1616
schedule:

.github/workflows/ci-libnpmfund.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- workspaces/libnpmfund/**
1010
push:
1111
branches:
12-
- main
1312
- latest
13+
- release/v*
1414
paths:
1515
- workspaces/libnpmfund/**
1616
schedule:

.github/workflows/ci-libnpmhook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- workspaces/libnpmhook/**
1010
push:
1111
branches:
12-
- main
1312
- latest
13+
- release/v*
1414
paths:
1515
- workspaces/libnpmhook/**
1616
schedule:

.github/workflows/ci-libnpmorg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- workspaces/libnpmorg/**
1010
push:
1111
branches:
12-
- main
1312
- latest
13+
- release/v*
1414
paths:
1515
- workspaces/libnpmorg/**
1616
schedule:

.github/workflows/ci-libnpmpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- workspaces/libnpmpack/**
1010
push:
1111
branches:
12-
- main
1312
- latest
13+
- release/v*
1414
paths:
1515
- workspaces/libnpmpack/**
1616
schedule:

.github/workflows/ci-libnpmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- workspaces/libnpmpublish/**
1010
push:
1111
branches:
12-
- main
1312
- latest
13+
- release/v*
1414
paths:
1515
- workspaces/libnpmpublish/**
1616
schedule:

.github/workflows/ci-libnpmsearch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- workspaces/libnpmsearch/**
1010
push:
1111
branches:
12-
- main
1312
- latest
13+
- release/v*
1414
paths:
1515
- workspaces/libnpmsearch/**
1616
schedule:

.github/workflows/ci-libnpmteam.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- workspaces/libnpmteam/**
1010
push:
1111
branches:
12-
- main
1312
- latest
13+
- release/v*
1414
paths:
1515
- workspaces/libnpmteam/**
1616
schedule:

0 commit comments

Comments
 (0)