Skip to content

Commit 2e4c381

Browse files
snitin315alexander-akait
authored andcommitted
ci: avoid multiple CI runs when pushed to next (#4300)
1 parent 02df2f1 commit 2e4c381

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,10 @@ on:
44
push:
55
branches:
66
- master
7-
- next
87
pull_request:
98
branches:
109
- master
1110
- next
12-
workflow_dispatch:
13-
inputs:
14-
tags:
15-
description: "Test description"
1611

1712
permissions:
1813
contents: read

0 commit comments

Comments
 (0)