Skip to content

Commit 3df61b2

Browse files
committed
Do not use commit description as build run name.
1 parent 52d3e1b commit 3df61b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717

1818
name: Build
19+
run-name: Build [${{ github.event_name }}]
1920

2021
on:
2122
push:

0 commit comments

Comments
 (0)