Skip to content

sys-kernel/cross-kernel-bin: bump to 6.19.0 kernel #269

sys-kernel/cross-kernel-bin: bump to 6.19.0 kernel

sys-kernel/cross-kernel-bin: bump to 6.19.0 kernel #269

Workflow file for this run

name: pkgcheck
on:
push:
branches: [master]
pull_request:
# Manually trigger the Action under Actions/pkgcheck
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1