name: Enterprise Release on: workflow_dispatch: jobs: release: runs-on: ubuntu-latest steps: - name: TODO run: | echo "Add private enterprise release pipeline after crank-enterprise repository is created." exit 1