ci/checkpr: correct the job name
All checks were successful
/ checkpr (pull_request) Successful in 1m23s
All checks were successful
/ checkpr (pull_request) Successful in 1m23s
This commit is contained in:
parent
f20b5da8e4
commit
4d4e787b84
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on:
|
|||
types: [opened, synchronize, reopened]
|
||||
|
||||
jobs:
|
||||
depoly:
|
||||
checkpr:
|
||||
runs-on: fedora-41
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in a new issue