diff --git a/.github/workflows/samples.yaml b/.github/workflows/samples.yaml index f9419c0..c3344ba 100644 --- a/.github/workflows/samples.yaml +++ b/.github/workflows/samples.yaml @@ -13,7 +13,7 @@ # # Get a trial Octopus instance from https://octopus.com/start -name: Java Maven Build +name: Samples Java Maven Build 'on': workflow_dispatch: {} push: {}