ci/checkpr: correct the job name
All checks were successful
/ checkpr (pull_request) Successful in 1m23s

This commit is contained in:
thislight 2024-12-04 23:45:59 +08:00
parent f20b5da8e4
commit 4d4e787b84
No known key found for this signature in database
GPG key ID: FCFE5192241CCD4E

View file

@ -4,7 +4,7 @@ on:
types: [opened, synchronize, reopened]
jobs:
depoly:
checkpr:
runs-on: fedora-41
steps:
- name: Checkout