ci: change name of github action

This commit is contained in:
Sven Vogel 2024-11-21 15:37:14 +01:00
parent 36f8ffdc4b
commit f9fe6de0af
1 changed files with 1 additions and 1 deletions
.github/workflows

View File

@ -1,4 +1,4 @@
name: Build'n check on ${{ github.event.head_commit.message }}
name: Build'n check
on:
push: