gentoo-overlay/.forgejo/workflows/pkgckeck.yaml

11 lines
290 B
YAML

on: [push]
jobs:
pgkcheck:
runs-on: docker
container:
image: gittr.ch/linux/pkgcheck:latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Run repository checks
run: pkgcheck --color true scan --exit error,style --net .