ci: remove commit message from action name
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 1m54s Details

This commit is contained in:
Sven Vogel 2024-11-21 15:29:59 +01:00
parent d5a176a60a
commit 38f27b36c1
1 changed files with 1 additions and 1 deletions

View File

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