Skip to content

metadata/pkgcheck.conf: add 23.0 profiles #1863

metadata/pkgcheck.conf: add 23.0 profiles

metadata/pkgcheck.conf: add 23.0 profiles #1863

Workflow file for this run

name: pkgcheck
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '17 17 * * *' # Daily
jobs:
pkgcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1