diff --git a/.github/workflows/perfecto.yml b/.github/workflows/perfecto.yml index baa137f1a..755532c5c 100644 --- a/.github/workflows/perfecto.yml +++ b/.github/workflows/perfecto.yml @@ -1,5 +1,3 @@ -name: Perfecto - on: workflow_call: inputs: @@ -9,7 +7,7 @@ on: jobs: Perfecto: - name: Perfecto + name: Perfecto (${{inputs.image}}) runs-on: ubuntu-latest steps: