name: 验证Runner on: push: branches: - main jobs: test: runs-on: docker steps: - name: 说句话 run: echo "Runner终于干活了,姐很欣慰"