Testing workflows for Development

This commit is contained in:
florianuhlig
2025-10-05 02:45:01 +02:00
parent ab661856a5
commit 8744fdd216
2 changed files with 12 additions and 5 deletions

View File

@@ -37,4 +37,4 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
steps:
- run: echo 'The triggering workflow failed'
- run: echo 'The triggering workflow failed'