Skip to content

synchornize PR labeling. #2056

synchornize PR labeling.

synchornize PR labeling. #2056

name: Test Kernel Mapping
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
jobs:
test-mapping:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Set up Python
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
with:
python-version: "3.11"
- name: Test kernel lookup completeness
run: |
cd scripts
python test_kernel_freshness_lookup.py