Skip to content

*/*: Raise KF5MIN to 5.113.0 where present to enforce compatible KF5 #93

*/*: Raise KF5MIN to 5.113.0 where present to enforce compatible KF5

*/*: Raise KF5MIN to 5.113.0 where present to enforce compatible KF5 #93

Workflow file for this run

name: pkgcheck
on:
push:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1