mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-04-23 16:20:50 +02:00

[TASK] Shorten the GitHub Actions CI job label ()

This makes the badge in the README shorter. Also, it makes it
easier to differentiate between the badge for GitHub Actions and
the one for GitLab CI.
This commit is contained in:
Oliver Klee 2025-04-07 13:40:54 +02:00 committed by GitHub
parent ca8105fc19
commit e3aec8d3b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
---
# This GitHub Actions workflow uses the same development tools that are also installed locally
# via Composer or PHIVE and calls them using the Composer scripts.
name: CI with Composer scripts
name: GitHub Actions CI
on:
push:
branches: