name: start compose on: - pull_request - push jobs: start-compose: runs-on: shell steps: - name: restart Compose shell: zsh run: echo "test" && echo "$(ls ${{ gitea.workspace }})"