on: [push] jobs: test: runs-on: docker steps: - run: echo "All good!" - uses: actions/checkout@v4 - run: ls -la #kind: pipeline #type: docker #name: default # #steps: #- name: run-pkgcheck # image: gittr.ch/linux/pkgcheck:latest # commands: # - pkgcheck --color true scan --exit error,style --net .