Skip to content

Commit c90af4a

Browse files
authored
ci: remove concurrency (#2880)
1 parent ae870c1 commit c90af4a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nodejs.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: Node CI
22

3-
concurrency:
4-
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
5-
cancel-in-progress: true
6-
73
on:
84
push:
95
branches:

0 commit comments

Comments
 (0)