Skip to content

Commit

Permalink
Remove stable/exp
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed May 5, 2024
1 parent be36bf9 commit 6f95860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildTestInstance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle

name: Build Test Instance
run-name: "[${{ github.event.client_payload.build_type || 'Manual' }}-${{ github.event.client_payload.version }}] MMC instance of ${{ inputs.branch || github.event.client_payload.branch }}"
run-name: "[${{ github.event.client_payload.version }}] MMC instance of ${{ inputs.branch || github.event.client_payload.branch }}"
on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 6f95860

Please sign in to comment.