name: Deploy Test run-name: Deploy Test on: workflow_dispatch: jobs: test: runs-on: ubuntu-latest steps: - run: echo "hello"