Skip to content

Commit

Permalink
simplify title
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Apr 13, 2024
1 parent 2ed48ed commit f78bacc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven-acceptance-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven

name: CI acceptance tests (MANUAL)
run-name: "Acceptance tests for branch '${{ github.ref }}' (Lyo branch '${{ github.event.inputs.lyoBranch }}'; comment: ${{ inputs.comment }})"
run-name: "refimpl@${{ github.ref_name }} (Lyo@${{ github.event.inputs.lyoBranch }}) ${{ inputs.comment }}"

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit f78bacc

Please sign in to comment.