--- on: push: workflow_dispatch: jobs: test: runs-on: 'self-hosted' steps: - uses: 'actions/checkout@v4' - run: | pwd ls