Skip to content

Commit 4ff201f

Browse files
[UPDATE] Node.js CI
[ADD] run-name
1 parent 43addc4 commit 4ff201f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Node.js CI
22

3+
run-name: Node.js CI | ${{ github.event_name == 'push' && github.event.head_commit.message || github.event_name == 'pull_request' && github.event.pull_request.title }} by @{{ github.actor }} on ${{ github.ref_name }}
4+
35
on:
46
push:
57
pull_request:

0 commit comments

Comments
 (0)