name: start compose on: - pull_request - push jobs: start-compose: runs-on: shell steps: - name: restart Compose shell: bash working-directory: ${{ gitea.workspace }} run: ls -l