Skip to content

.github: Add pkgcheck action #10

.github: Add pkgcheck action

.github: Add pkgcheck action #10

Workflow file for this run

name: pkgcheck
on:
push:
branches: [main, gabi/next]
pull_request:
branches: [main, gabi/next]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1
with:
args: --net --keywords=-RedundantVersion,-NonexistentBlocker