Copy `minimal.yaml` into `names.yaml` and add name sections: ``` idle: name: <name> runs-on: ubuntu-latest steps: - name: <name> ```