Skip to content

Commit d56cee0

Browse files
committed
Trigger CI with no modifications
Alternative for: #3279 IRC we needed the development branch for PHPCS support for PHP8.4, it might be they backported this already as PHP8.5 is now out so we need to check if they fixed this in a stable build.
1 parent 17ef53d commit d56cee0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/jobs/fix_pipelinecomponents_image.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/bin/sh
22

3+
# Leave urly to show the currently failing steps
4+
exit 0
5+
36
# We can't convert this script to bash as GHA doesn't have bash installed
47
#
58
# The current script doesn't use a piped command so the "benefit" of using

0 commit comments

Comments
 (0)