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 (#1646)
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:
parent
ca8105fc19
commit
e3aec8d3b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue