mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-10 03:56:12 +01:00
tea/.github/workflows
Oliver Klee d39727d718
[BUGFIX] Fix the trigger syntax in the CI builds (#395)
The CI workflow with predefined GitHub actions had an empty `on:`
element, which is invalid. Use the correct event for manually
triggered workflow runs instead.
2022-02-24 13:12:38 +01:00
..
ci.yml [CLEANUP] Always have the CI job name as first element (#391) 2022-02-24 09:11:49 +01:00
codecoverage.yml [TASK] Use Composer 2.2 in the CI pipeline (#362) 2022-01-02 02:23:40 +01:00
predefined.yml [BUGFIX] Fix the trigger syntax in the CI builds (#395) 2022-02-24 13:12:38 +01:00
publish.yml [BUGFIX] Only publish to the TER if the tag is a valid version number (#329) 2021-11-03 01:07:00 +01:00