We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae870c1 commit c90af4aCopy full SHA for c90af4a
.github/workflows/nodejs.yml
@@ -1,9 +1,5 @@
1
name: Node CI
2
3
-concurrency:
4
- group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
5
- cancel-in-progress: true
6
-
7
on:
8
push:
9
branches:
0 commit comments