Skip to content

Commit aeb1bd8

Browse files
committed
Add name to workflow
1 parent 808c479 commit aeb1bd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Build and Test
2+
run-name: Build and Test ${{ github.actor }} ${{ github.event_name }}
23

34
on:
45
workflow_call:

0 commit comments

Comments
 (0)