Skip to content

nabboot: support kernel 6.x #522

nabboot: support kernel 6.x

nabboot: support kernel 6.x #522

Workflow file for this run

name: 🏷️ Pull Request Labeler
on:
- pull_request_target
jobs:
pr_triage:
runs-on: ubuntu-latest
steps:
- name: Apply labels
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labels.yml
sync-labels: true