name: CI on: [push] jobs: test: runs-on: docker steps: - name: Status run: git status