name: checks on: - push jobs: test: labels: [docker] name: check and test runs-on: ubuntu-latest steps: - name: test run: ls