Skip to content

Commit

Permalink
ci: remove concurrency (#2880)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Feb 28, 2024
1 parent ae870c1 commit c90af4a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: Node CI

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true

on:
push:
branches:
Expand Down

0 comments on commit c90af4a

Please sign in to comment.